From: Gwanglim Lee Date: Tue, 14 Nov 2017 11:53:04 +0000 (+0900) Subject: e_input: fixed a warning. X-Git-Tag: accepted/tizen/unified/20180328.010351~24 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3dad2e89e272fd1289c8ef228bd1a0cdc2734557;p=platform%2Fupstream%2Fenlightenment.git e_input: fixed a warning. Change-Id: Iec5cef80d339721455a07ee70a9e42bc3aa21eaf --- diff --git a/src/bin/e_input_inputs.c b/src/bin/e_input_inputs.c index 1c4045d..4e513ff 100644 --- a/src/bin/e_input_inputs.c +++ b/src/bin/e_input_inputs.c @@ -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)