summaryrefslogtreecommitdiff
path: root/src/video/directfb/SDL_DirectFB_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/directfb/SDL_DirectFB_video.h')
-rw-r--r--src/video/directfb/SDL_DirectFB_video.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/video/directfb/SDL_DirectFB_video.h b/src/video/directfb/SDL_DirectFB_video.h
index eff1c86e0..e6a840edb 100644
--- a/src/video/directfb/SDL_DirectFB_video.h
+++ b/src/video/directfb/SDL_DirectFB_video.h
@@ -153,10 +153,6 @@ struct _DFB_DeviceData
int use_linux_input;
int has_own_wm;
-
- /* window grab */
- SDL_Window *grabbed_window;
-
/* global events */
IDirectFBEventBuffer *events;
};