summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-12-30 12:17:52 -0500
committerAdam Jackson <ajax@redhat.com>2009-12-30 12:17:52 -0500
commitb6633ee77513ccb99a2301e3d3625688c842ce7b (patch)
treece2d4fd0d9e12287ce013470c871d753bb5b99d9
parenteb2b36e969964312afa16e01aa874b52256a3ea9 (diff)
Remove old DGA header stanza
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/neo_driver.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/neo_driver.c b/src/neo_driver.c
index e4c60f2..f853107 100644
--- a/src/neo_driver.c
+++ b/src/neo_driver.c
@@ -109,10 +109,6 @@ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <X11/Xproto.h>
#include "scrnintstr.h"
#include "servermd.h"
-#ifdef XFreeXDGA
-#define _XF86DGA_SERVER_
-#include <X11/extensions/xf86dgastr.h>
-#endif
#include <unistd.h>