summaryrefslogtreecommitdiff
path: root/proto/xf86dgaproto/xf86dga.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/xf86dgaproto/xf86dga.h')
-rw-r--r--proto/xf86dgaproto/xf86dga.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/proto/xf86dgaproto/xf86dga.h b/proto/xf86dgaproto/xf86dga.h
deleted file mode 100644
index 7b5d635f9..000000000
--- a/proto/xf86dgaproto/xf86dga.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#ifdef _XF86DGA_SERVER_
-
-#warning "xf86dga.h is obsolete and may be removed in the future."
-#warning "include <X11/extensions/xf86dgaconst.h> instead."
-#include <X11/extensions/xf86dgaconst.h>
-
-#else
-
-#warning "xf86dga.h is obsolete and may be removed in the future."
-#warning "include <X11/extensions/Xxf86dga.h> instead."
-#include <X11/extensions/Xxf86dga.h>
-
-#endif