diff --git a/safeeyes/utility.py b/safeeyes/utility.py index 8bb3bdf..78bf1af 100644 --- a/safeeyes/utility.py +++ b/safeeyes/utility.py @@ -391,8 +391,6 @@ def initialize_safeeyes(): shutil.copy2(SYSTEM_STYLE_SHEET_PATH, STYLE_SHEET_PATH) os.chmod(STYLE_SHEET_PATH, 0o777) - create_startup_entry() - def create_startup_entry(): """