desklock - dont care if we suspend or not when we run lock/unlock apps

@fix
This commit is contained in:
Carsten Haitzler 2022-12-29 12:13:27 +00:00
parent 5a6fb2450c
commit 913b7d701a
1 changed files with 0 additions and 2 deletions

View File

@ -507,8 +507,6 @@ _e_desklock_cb_run(void *data EINA_UNUSED, int type EINA_UNUSED, void *event)
E_Order *desk_run;
char buf[PATH_MAX];
if (!ev->suspend) return ECORE_CALLBACK_PASS_ON;
if (ev->on)
{
e_user_dir_concat_static(buf, "applications/desk-lock/.order");