e_input: fixed a warning. 88/169488/2
authorGwanglim Lee <gl77.lee@samsung.com>
Tue, 14 Nov 2017 11:53:04 +0000 (20:53 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 19 Mar 2018 10:01:09 +0000 (10:01 +0000)
Change-Id: Iec5cef80d339721455a07ee70a9e42bc3aa21eaf

src/bin/e_input_inputs.c

index 1c4045d..4e513ff 100644 (file)
@@ -210,7 +210,6 @@ _e_input_device_add(E_Input_Evdev *edev)
 void
 _e_input_device_remove(E_Input_Evdev *edev)
 {
-   Eina_Bool ret = EINA_FALSE;
    Evas_Device_Class clas;
 
    if (edev->caps & E_INPUT_SEAT_POINTER)