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

Vinson Lee vlee at kemper.freedesktop.org
Fri Jan 15 02:20:08 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jan 14 18:19:39 2010 -0800

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

---

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

diff --git a/src/mesa/state_tracker/st_format.c b/src/mesa/state_tracker/st_format.c
index 2785728..6b1c499 100644
--- a/src/mesa/state_tracker/st_format.c
+++ b/src/mesa/state_tracker/st_format.c
@@ -35,7 +35,6 @@
 #include "main/imports.h"
 #include "main/context.h"
 #include "main/texstore.h"
-#include "main/texformat.h"
 #include "main/enums.h"
 #include "main/macros.h"
 




More information about the mesa-commit mailing list