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

Vinson Lee vlee at kemper.freedesktop.org
Tue Jan 19 05:08:20 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 21:07:53 2010 -0800

mesa: Remove unnecessary header from formats.c.

---

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

diff --git a/src/mesa/main/formats.c b/src/mesa/main/formats.c
index 5983f00..d0c9c00 100644
--- a/src/mesa/main/formats.c
+++ b/src/mesa/main/formats.c
@@ -27,7 +27,6 @@
 #include "imports.h"
 #include "formats.h"
 #include "config.h"
-#include "texstore.h"
 
 
 /**




More information about the mesa-commit mailing list