From d2fe97a209134ff5267e8aa065865c3398bfb280 Mon Sep 17 00:00:00 2001 From: Fernando Carrijo Date: Thu, 1 Jul 2010 09:29:56 -0700 Subject: mesa: Purge macros NEED_EVENTS and NEED_REPLIES Signed-off-by: Fernando Carrijo Signed-off-by: Brian Paul --- src/glx/glxclient.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/glx/glxclient.h') diff --git a/src/glx/glxclient.h b/src/glx/glxclient.h index 78c5f33d4d5..b41073fb5df 100644 --- a/src/glx/glxclient.h +++ b/src/glx/glxclient.h @@ -37,8 +37,6 @@ #ifndef _GLX_client_h_ #define _GLX_client_h_ -#define NEED_REPLIES -#define NEED_EVENTS #include #include #include -- cgit v1.2.3