Mercurial > sdl-ios-xcode
diff src/video/x11/SDL_x11dyn.h @ 1314:2b3ebc327017
Fixed dynamic X11 for now, I think.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Wed, 01 Feb 2006 08:03:04 +0000 |
parents | 0c105755b110 |
children | 82c38796c7ca |
line wrap: on
line diff
--- a/src/video/x11/SDL_x11dyn.h Wed Feb 01 07:12:14 2006 +0000 +++ b/src/video/x11/SDL_x11dyn.h Wed Feb 01 08:03:04 2006 +0000 @@ -69,10 +69,7 @@ #define _XReply p_XReply #define _XSend p_XSend #define XFree pXFree - -#if !defined(__osf__) || defined(X11_DYNAMIC) #define _XData32 p_XData32 -#endif #if defined(__osf__) && defined(X11_DYNAMIC) #define _SmtBufferOverflow p_SmtBufferOverflow