summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/XF86DGA.c3
-rw-r--r--src/XF86DGA2.c2
2 files changed, 0 insertions, 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 <X11/Xlibint.h>
#include <X11/extensions/Xxf86dga.h>
#include <X11/extensions/xf86dgaproto.h>
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 <os2.h>
#endif
-#define NEED_EVENTS
-#define NEED_REPLIES
#include <X11/Xlibint.h>
#include <X11/extensions/Xxf86dga.h>
#include <X11/extensions/xf86dgaproto.h>