Remove '#if 0' block that was accidentally left in.
authorIan Romanick <idr@us.ibm.com>
Thu, 28 Jul 2005 20:55:26 +0000 (20:55 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 28 Jul 2005 20:55:26 +0000 (20:55 +0000)
include/GL/internal/dri_interface.h

index f4098ba8d91dc64c45d1a8a04457e29c8176f9c7..e63415db026baea49c5c38d9809fb9112d17dfc5 100644 (file)
 #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>