diff src/video/Xext/Xxf86dga/XF86DGA2.c @ 1226:d05306f0dc21

More dynamic X11 fixes...catches some code in Xlib headers that caused dependencies...
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 04 Jan 2006 22:57:50 +0000
parents dd2a8deeb26d
children 19418e4422cb
line wrap: on
line diff
--- a/src/video/Xext/Xxf86dga/XF86DGA2.c	Wed Jan 04 21:01:49 2006 +0000
+++ b/src/video/Xext/Xxf86dga/XF86DGA2.c	Wed Jan 04 22:57:50 2006 +0000
@@ -30,12 +30,6 @@
 
 #include "../../x11/SDL_x11dyn.h"
 
-/* Workaround code in headers... */
-#define _XFlush p_XFlush
-#define _XFlushGCCache p_XFlushGCCache
-#define _XReply p_XReply
-#define _XSend p_XSend
-
 /* If you change this, change the Bases[] array below as well */
 #define MAX_HEADS 16