r300g: No debug in r300_state.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 21 Oct 2009 13:49:16 +0000 (06:49 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Wed, 21 Oct 2009 13:52:25 +0000 (06:52 -0700)
src/gallium/drivers/r300/r300_state.c

index c4c9e5d..a3e1bc6 100644 (file)
@@ -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"