utility: initialize_safeeyes don't call create_startup_entry

This commit is contained in:
Ilario Gelmetti 2023-07-07 11:50:42 +02:00
parent bf706013cb
commit 49ce955303
1 changed files with 0 additions and 2 deletions

View File

@ -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():
"""