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

Author: Vinson Lee <[email protected]>
Date:   Mon Jan 18 00:47:56 2010 -0800

mesa: Remove unnecessary headers from texformat.c.

---

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

diff --git a/src/mesa/main/texformat.c b/src/mesa/main/texformat.c
index 1a374e7..096945a 100644
--- a/src/mesa/main/texformat.c
+++ b/src/mesa/main/texformat.c
@@ -35,8 +35,6 @@
 
 #include "context.h"
 #include "texcompress.h"
-#include "texcompress_fxt1.h"
-#include "texcompress_s3tc.h"
 #include "texformat.h"
 
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to