Mesa (mesa_7_7_branch): st/mesa: Remove unnecessary headers from st_cb_texture.c.

Vinson Lee vlee at kemper.freedesktop.org
Fri Jan 15 06:28:09 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Thu Jan 14 22:27:13 2010 -0800

st/mesa: Remove unnecessary headers from st_cb_texture.c.

---

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

diff --git a/src/mesa/state_tracker/st_cb_texture.c b/src/mesa/state_tracker/st_cb_texture.c
index cb9106c..e9c30cb 100644
--- a/src/mesa/state_tracker/st_cb_texture.c
+++ b/src/mesa/state_tracker/st_cb_texture.c
@@ -36,10 +36,8 @@
 #include "main/imports.h"
 #include "main/macros.h"
 #include "main/mipmap.h"
-#include "main/pixel.h"
 #include "main/texcompress.h"
 #include "main/texfetch.h"
-#include "main/texformat.h"
 #include "main/texgetimage.h"
 #include "main/teximage.h"
 #include "main/texobj.h"




More information about the mesa-commit mailing list