Remove unused code 02/293302/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 24 May 2023 06:12:11 +0000 (15:12 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 24 May 2023 06:12:11 +0000 (15:12 +0900)
Change-Id: I5dfddb71af112aadcbbfa104838fad90c0f8a1b2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/e_mod_input_panel.c

index 5b54842..96fbf86 100644 (file)
@@ -93,7 +93,6 @@ struct _E_Input_Panel_Floating_Info
 
 static E_Input_Panel *g_input_panel = NULL;
 static E_Input_Panel_Floating_Info *g_floating_info = NULL;
-Eina_List *handlers = NULL;
 static Eina_Bool panel_show_need_rerun = EINA_FALSE;
 static Ecore_Timer *g_timer_wait_update  = NULL;