Mesa (mesa_7_7_branch): st/mesa: Remove unnecessary header from st_texture. c.

Vinson Lee vlee at kemper.freedesktop.org
Thu Jan 14 07:16:43 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Wed Jan 13 23:16:05 2010 -0800

st/mesa: Remove unnecessary header from st_texture.c.

---

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

diff --git a/src/mesa/state_tracker/st_texture.c b/src/mesa/state_tracker/st_texture.c
index 10f1351..cda3791 100644
--- a/src/mesa/state_tracker/st_texture.c
+++ b/src/mesa/state_tracker/st_texture.c
@@ -35,7 +35,6 @@
 #include "main/texfetch.h"
 #include "main/teximage.h"
 #include "main/texobj.h"
-#include "main/texstore.h"
 
 #undef Elements  /* fix re-defined macro warning */
 




More information about the mesa-commit mailing list