summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/Makefile.sources
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2016-08-11 09:32:18 -0600
committerBrian Paul <[email protected]>2016-08-16 08:28:33 -0600
commit038b1b11fe596a3a7e0a1492c7887fada75ce1ca (patch)
treec16af28bc9b5fc8760b4c76fb57f4cee9097bca7 /src/gallium/auxiliary/Makefile.sources
parent22b8288b336d506997d69e3b026fcf16c996a973 (diff)
gallium: remove unused u_clear.h file
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/Makefile.sources')
-rw-r--r--src/gallium/auxiliary/Makefile.sources1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/Makefile.sources b/src/gallium/auxiliary/Makefile.sources
index 2a4919b0d71..093c45b48fe 100644
--- a/src/gallium/auxiliary/Makefile.sources
+++ b/src/gallium/auxiliary/Makefile.sources
@@ -188,7 +188,6 @@ C_SOURCES := \
util/u_cache.h \
util/u_caps.c \
util/u_caps.h \
- util/u_clear.h \
util/u_cpu_detect.c \
util/u_cpu_detect.h \
util/u_debug.c \