projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59d494c
)
gallium/util: remove u_inlines.h from u_debug.c
author
Dylan Baker
<dylan@pnwbakers.com>
Mon, 1 Oct 2018 18:45:25 +0000
(11:45 -0700)
committer
Dylan Baker
<dylan@pnwbakers.com>
Tue, 30 Oct 2018 21:32:52 +0000
(14:32 -0700)
It's not used, and I'm not pulling u_inlines into src/util.
Tested-by: Brian Paul <brianp@vmware.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/auxiliary/util/u_debug.c
patch
|
blob
|
history
diff --git
a/src/gallium/auxiliary/util/u_debug.c
b/src/gallium/auxiliary/util/u_debug.c
index 2584a1f297d2573dc796b75248e68b566c1ebe9e..f6ed0138c1faf94ed399ef6f90e334d61e4a2469 100644
(file)
--- a/
src/gallium/auxiliary/util/u_debug.c
+++ b/
src/gallium/auxiliary/util/u_debug.c
@@
-33,7
+33,6
@@
#include "util/u_debug.h"
#include "pipe/p_format.h"
#include "pipe/p_state.h"
-#include "util/u_inlines.h"
#include "util/u_string.h"
#include "util/u_math.h"
#include <inttypes.h>