summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-18 02:51:49 +0000
committerKevin E Martin <kem@kem.org>2005-10-18 02:51:49 +0000
commita2df5606ccf0402178efcb04e198d474a20e4528 (patch)
treed72b0889ddd2ca50acc995d25aea44546ac3d23c
parentc519c132d102b08d6d6953833e3d62f7e83111b3 (diff)
-rw-r--r--dri_interface.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/dri_interface.h b/dri_interface.h
index f4098ba..e63415d 100644
--- a/dri_interface.h
+++ b/dri_interface.h
@@ -38,12 +38,6 @@
#ifndef DRI_INTERFACE_H
#define DRI_INTERFACE_H
-#if 0 /*ndef DRI_NEW_INTERFACE_ONLY*/
-# include <X11/X.h>
-# include <GL/glx.h>
-# include "GL/glxint.h"
-#endif
-
#include <GL/internal/glcore.h>
#include <xf86drm.h>
#include <drm.h>