Mesa (master): glx: Drop unused dri2proto.h include

Kristian Høgsberg krh at kemper.freedesktop.org
Tue Sep 7 17:32:39 UTC 2010


Module: Mesa
Branch: master
Commit: dd2658d0ac50665c96ba91e1428afb4651202af3
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=dd2658d0ac50665c96ba91e1428afb4651202af3

Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Tue Sep  7 12:54:02 2010 -0400

glx: Drop unused dri2proto.h include

---

 src/glx/glxext.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/glx/glxext.c b/src/glx/glxext.c
index 7ba4666..7d6b986 100644
--- a/src/glx/glxext.c
+++ b/src/glx/glxext.c
@@ -41,7 +41,6 @@
 #include "glxclient.h"
 #include <X11/extensions/Xext.h>
 #include <X11/extensions/extutil.h>
-#include <X11/extensions/dri2proto.h>
 #ifdef GLX_USE_APPLEGL
 #include "apple_glx.h"
 #include "apple_visual.h"




More information about the mesa-commit mailing list