Mesa (master): r300g: Remove unnecessary header.

Vinson Lee vlee at kemper.freedesktop.org
Sun Feb 21 22:28:34 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Feb 21 14:26:53 2010 -0800

r300g: Remove unnecessary header.

---

 src/gallium/drivers/r300/r300_emit.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/r300/r300_emit.c b/src/gallium/drivers/r300/r300_emit.c
index 5a28658..f7dcd8d 100644
--- a/src/gallium/drivers/r300/r300_emit.c
+++ b/src/gallium/drivers/r300/r300_emit.c
@@ -32,7 +32,6 @@
 #include "r300_emit.h"
 #include "r300_fs.h"
 #include "r300_screen.h"
-#include "r300_state_inlines.h"
 #include "r300_vs.h"
 
 void r300_emit_blend_state(struct r300_context* r300, void* state)




More information about the mesa-commit mailing list