diff src/video/ataricommon/SDL_xbiosevents_c.h @ 2033:b657f0bc72c2

More work for 1.3
author Patrice Mandin <patmandin@gmail.com>
date Wed, 20 Sep 2006 21:29:44 +0000
parents b7d426b28c18
children 99210400e8b9
line wrap: on
line diff
--- a/src/video/ataricommon/SDL_xbiosevents_c.h	Wed Sep 20 21:22:08 2006 +0000
+++ b/src/video/ataricommon/SDL_xbiosevents_c.h	Wed Sep 20 21:29:44 2006 +0000
@@ -32,9 +32,6 @@
 
 #include "../SDL_sysvideo.h"
 
-/* Hidden "this" pointer for the video functions */
-#define _THIS	SDL_VideoDevice *this
-
 #define ATARI_XBIOS_MOUSEEVENTS (1<<0)
 #define ATARI_XBIOS_JOYSTICKEVENTS (1<<1)