Mesa (master): r300g: No debug in r300_state.

Corbin Simpson csimpson at kemper.freedesktop.org
Wed Oct 21 13:53:24 UTC 2009


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

Author: Corbin Simpson <MostAwesomeDude at gmail.com>
Date:   Wed Oct 21 06:49:16 2009 -0700

r300g: No debug in r300_state.

---

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

diff --git a/src/gallium/drivers/r300/r300_state.c b/src/gallium/drivers/r300/r300_state.c
index c4c9e5d..a3e1bc6 100644
--- a/src/gallium/drivers/r300/r300_state.c
+++ b/src/gallium/drivers/r300/r300_state.c
@@ -22,7 +22,6 @@
 
 #include "draw/draw_context.h"
 
-#include "util/u_debug.h"
 #include "util/u_math.h"
 #include "util/u_memory.h"
 #include "util/u_pack_color.h"




More information about the mesa-commit mailing list