[Mesa-dev] [PATCH 3/3] util: remove u_debug.h from u_math.h
Brian Paul
brian.e.paul at gmail.com
Thu Aug 30 19:17:17 PDT 2012
From: Brian Paul <brianp at vmware.com>
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
--
1.7.4.1
More information about the mesa-dev
mailing list