Mesa (mesa_7_7_branch): mesa: Remove unnecessary headers from texcompress.c .

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 02:52:54 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 18:52:24 2010 -0800

mesa: Remove unnecessary headers from texcompress.c.

---

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

diff --git a/src/mesa/main/texcompress.c b/src/mesa/main/texcompress.c
index a4f1926..cff6de8 100644
--- a/src/mesa/main/texcompress.c
+++ b/src/mesa/main/texcompress.c
@@ -35,10 +35,7 @@
 #include "colormac.h"
 #include "context.h"
 #include "formats.h"
-#include "image.h"
-#include "mipmap.h"
 #include "texcompress.h"
-#include "texstore.h"
 
 
 /**




More information about the mesa-commit mailing list