Mesa (master): libgl-xlib: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Fri Dec 24 00:19:48 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Dec 23 16:19:11 2010 -0800

libgl-xlib: Remove unnecessary header.

---

 src/gallium/targets/libgl-xlib/xlib.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/targets/libgl-xlib/xlib.c b/src/gallium/targets/libgl-xlib/xlib.c
index 9a3e0e0..1a5892b 100644
--- a/src/gallium/targets/libgl-xlib/xlib.c
+++ b/src/gallium/targets/libgl-xlib/xlib.c
@@ -35,7 +35,6 @@
 #include "state_tracker/xlib_sw_winsys.h"
 #include "xm_public.h"
 
-#include "state_tracker/st_api.h"
 #include "state_tracker/st_gl_api.h"
 #include "target-helpers/inline_sw_helper.h"
 #include "target-helpers/inline_debug_helper.h"




More information about the mesa-commit mailing list