ecore gesture: removed unused variable.

This commit is contained in:
Daniel Juyung Seo 2013-12-14 17:44:53 +09:00
parent ed27f52b05
commit 17fe60d0db
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ ecore_x_gesture_event_ungrab(Ecore_X_Window win,
int num_fingers)
{
#ifdef ECORE_XGESTURE
Ecore_X_Gesture_Event_Mask mask;
Eina_Bool ret;
if (!_gesture_available)