Remove '#if 0' block that was accidentally left in.

This commit is contained in:
Ian Romanick
2005-07-28 20:55:26 +00:00
parent 960467443e
commit 68679d2b9e

View File

@@ -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>