util: remove u_debug.h from u_math.h
authorBrian Paul <brianp@vmware.com>
Fri, 31 Aug 2012 14:33:32 +0000 (08:33 -0600)
committerBrian Paul <brianp@vmware.com>
Sat, 1 Sep 2012 13:41:26 +0000 (07:41 -0600)
No debug code is used in u_math.h

src/gallium/auxiliary/util/u_math.h

index 90b421ed841935d3ee430bc15d1bf3d7ed8c90e6..4047bd9b0162366e084ceb718335baeb2a166860 100644 (file)
@@ -40,7 +40,6 @@
 
 
 #include "pipe/p_compiler.h"
-#include "util/u_debug.h"
 
 
 #ifdef __cplusplus