Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from teximage.c.

Vinson Lee vlee at kemper.freedesktop.org
Mon Jan 18 06:32:34 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Jan 17 22:31:53 2010 -0800

mesa: Remove unnecessary header from teximage.c.

---

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

diff --git a/src/mesa/main/teximage.c b/src/mesa/main/teximage.c
index b946f3c..76273b0 100644
--- a/src/mesa/main/teximage.c
+++ b/src/mesa/main/teximage.c
@@ -46,7 +46,6 @@
 #include "texfetch.h"
 #include "teximage.h"
 #include "texstate.h"
-#include "texstore.h"
 #include "mtypes.h"
 
 




More information about the mesa-commit mailing list