Add remote surface indicator
[platform/upstream/SDL.git] / src / video / tizen / SDL_tizenwindow.h
index 1ee4e91..1defe7d 100755 (executable)
@@ -45,7 +45,6 @@ typedef struct {
 
     SDL_bool indicator_show;
     Uint32 last_indicator_showtime;
-    int indicator_type;
 
 } SDL_WindowData;