Mesa (master): st/mesa: Remove unnecessary headers.

Vinson Lee vlee at kemper.freedesktop.org
Thu Apr 15 06:50:29 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Apr 14 23:49:31 2010 -0700

st/mesa: Remove unnecessary headers.

---

 src/mesa/state_tracker/st_texture.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/mesa/state_tracker/st_texture.c b/src/mesa/state_tracker/st_texture.c
index c80736f..2dcd9a8 100644
--- a/src/mesa/state_tracker/st_texture.c
+++ b/src/mesa/state_tracker/st_texture.c
@@ -31,9 +31,6 @@
 #include "st_cb_fbo.h"
 #include "st_inlines.h"
 #include "main/enums.h"
-#include "main/texfetch.h"
-#include "main/teximage.h"
-#include "main/texobj.h"
 
 #undef Elements  /* fix re-defined macro warning */
 




More information about the mesa-commit mailing list