Revert "Implement login helper to manage login item in Mac App Store build"
This commit is contained in:
parent
668b736ef2
commit
8657169017
9 changed files with 18 additions and 138 deletions
|
@ -57,11 +57,6 @@ bool MoveItemToTrash(const base::FilePath& full_path);
|
|||
|
||||
void Beep();
|
||||
|
||||
#if defined(OS_MACOSX)
|
||||
bool GetLoginItemEnabled();
|
||||
void SetLoginItemEnabled(bool enabled);
|
||||
#endif
|
||||
|
||||
} // namespace platform_util
|
||||
|
||||
#endif // ATOM_COMMON_PLATFORM_UTIL_H_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue