desklock - remove commented out getenv for locked state

This commit is contained in:
Carsten Haitzler 2020-04-19 19:02:30 +01:00
parent 466d95e2f6
commit 97d98c9beb
1 changed files with 0 additions and 2 deletions

View File

@ -84,8 +84,6 @@ e_desklock_shutdown(void)
if (!x_fatal)
e_desklock_hide();
// if (waslocked) e_util_env_set("E_DESKLOCK_LOCKED", "locked");
ecore_event_handler_del(_e_desklock_run_handler);
_e_desklock_run_handler = NULL;
ecore_event_handler_del(_e_desklock_randr_handler);