From 86ece63cf0d038eb36e80cc4836eb387c407b773 Mon Sep 17 00:00:00 2001 From: Fernando Carrijo Date: Thu, 1 Jul 2010 07:08:11 -0300 Subject: Purge macros NEED_EVENTS and NEED_REPLIES Signed-off-by: Fernando Carrijo Acked-by: Tiago Vignatti Reviewed-by: Alan Coopersmith --- src/XF86DGA.c | 3 --- src/XF86DGA2.c | 2 -- 2 files changed, 5 deletions(-) diff --git a/src/XF86DGA.c b/src/XF86DGA.c index a6e66a4..4effcaf 100644 --- a/src/XF86DGA.c +++ b/src/XF86DGA.c @@ -58,9 +58,6 @@ Copyright (c) 1995,1996 The XFree86 Project, Inc #undef _SC_PAGESIZE #endif - -#define NEED_EVENTS -#define NEED_REPLIES #include #include #include diff --git a/src/XF86DGA2.c b/src/XF86DGA2.c index 8425faa..2fd09a5 100644 --- a/src/XF86DGA2.c +++ b/src/XF86DGA2.c @@ -15,8 +15,6 @@ Copyright (c) 1995,1996 The XFree86 Project, Inc #include #endif -#define NEED_EVENTS -#define NEED_REPLIES #include #include #include -- cgit v1.2.3