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

Vinson Lee vlee at kemper.freedesktop.org
Sat Jan 16 08:30:54 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sat Jan 16 00:30:25 2010 -0800

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

---

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

diff --git a/src/mesa/state_tracker/st_cb_accum.c b/src/mesa/state_tracker/st_cb_accum.c
index a6b9765..6625dfb 100644
--- a/src/mesa/state_tracker/st_cb_accum.c
+++ b/src/mesa/state_tracker/st_cb_accum.c
@@ -38,9 +38,7 @@
 #include "st_context.h"
 #include "st_cb_accum.h"
 #include "st_cb_fbo.h"
-#include "st_draw.h"
 #include "st_public.h"
-#include "st_format.h"
 #include "st_texture.h"
 #include "st_inlines.h"
 #include "pipe/p_context.h"




More information about the mesa-commit mailing list