desklock - fix compile warn after last change (no real bug)

This commit is contained in:
Carsten Haitzler 2023-02-12 20:23:56 +00:00
parent cb2bc1d1c1
commit 72d639d1a6
1 changed files with 1 additions and 1 deletions

View File

@ -5825,7 +5825,7 @@ _e_comp_x_desklock_hide(void)
}
static Eina_Bool
_e_comp_x_desklock_show(void)
_e_comp_x_desklock_show(Eina_Bool immedate EINA_UNUSED)
{
if (!e_comp_grab_input(1, 1))
{