[SDL_Tizen] Delete using ecore_timer
[platform/upstream/SDL.git] / src / video / tizen / SDL_tizenmouse.c
index ba18f4d..81a4158 100755 (executable)
@@ -294,7 +294,6 @@ _tizen_cb_event_mousedown_change(void *data, int type, void *event)
         ModelMatrixTranslateInit(window, wind->rotation);
         wind->indicator_show = SDL_TRUE;
         wind->last_indicator_showtime = SDL_GetTicks();
-        Tizen_indicator_event_filter();
     }
 
     SDL_SendMouseMotion(window, 0, 0, x, y);