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/apple/appledri.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/glx/apple') diff --git a/src/glx/apple/appledri.c b/src/glx/apple/appledri.c index 4f2e8f99149..46c84f3ab77 100644 --- a/src/glx/apple/appledri.c +++ b/src/glx/apple/appledri.c @@ -38,8 +38,6 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. /* THIS IS NOT AN X CONSORTIUM STANDARD */ -#define NEED_EVENTS -#define NEED_REPLIES #include #include "appledristr.h" #include -- cgit v1.2.3