summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/Makefile.sources
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2020-09-19 14:11:02 -0400
committerMarek Olšák <marek.olsak@amd.com>2020-10-06 21:07:11 -0400
commitf5f0c012ad37b676605859cee382103d215056ac (patch)
treec4154d6c7d932c91c86bbf6e4a0661c9b3383400 /src/gallium/auxiliary/Makefile.sources
parent71697953ec5b61cfcacb2051362b80a2beee746f (diff)
downloadmesa-f5f0c012ad37b676605859cee382103d215056ac.tar.gz
gallium/util: remove empty file u_half.h
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Reviewed-by: Matt Turner <mattst88@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6987>
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 e66548876b7..f8ef3826188 100644
--- a/src/gallium/auxiliary/Makefile.sources
+++ b/src/gallium/auxiliary/Makefile.sources
@@ -248,7 +248,6 @@ C_SOURCES := \
util/u_framebuffer.h \
util/u_gen_mipmap.c \
util/u_gen_mipmap.h \
- util/u_half.h \
util/u_handle_table.c \
util/u_handle_table.h \
util/u_hash_table.c \