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

Author: Brian Paul <[email protected]>
Date:   Fri Aug 31 08:33:32 2012 -0600

util: remove u_debug.h from u_math.h

No debug code is used in u_math.h

---

 src/gallium/auxiliary/util/u_math.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/auxiliary/util/u_math.h 
b/src/gallium/auxiliary/util/u_math.h
index 90b421e..4047bd9 100644
--- a/src/gallium/auxiliary/util/u_math.h
+++ b/src/gallium/auxiliary/util/u_math.h
@@ -40,7 +40,6 @@
 
 
 #include "pipe/p_compiler.h"
-#include "util/u_debug.h"
 
 
 #ifdef __cplusplus

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to