projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a766372
)
util: remove u_debug.h from u_math.h
author
Brian Paul
<brianp@vmware.com>
Fri, 31 Aug 2012 14:33:32 +0000
(08:33 -0600)
committer
Brian 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
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_math.h
b/src/gallium/auxiliary/util/u_math.h
index 90b421ed841935d3ee430bc15d1bf3d7ed8c90e6..4047bd9b0162366e084ceb718335baeb2a166860 100644
(file)
--- 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