diff src/video/SDL_sysvideo.h @ 2540:56cf872c723a gsoc2008_force_feedback

Synced with trunk.
author Edgar Simo <bobbens@gmail.com>
date Sun, 20 Jul 2008 21:34:04 +0000
parents d87417504c75
children 204be4fc2726
line wrap: on
line diff
--- a/src/video/SDL_sysvideo.h	Sun Jul 20 16:21:15 2008 +0000
+++ b/src/video/SDL_sysvideo.h	Sun Jul 20 21:34:04 2008 +0000
@@ -127,7 +127,6 @@
 
     int display;
     SDL_Renderer *renderer;
-    SDL_GLContext context;
 
     void *userdata;
     void *driverdata;