summaryrefslogtreecommitdiffstats
path: root/src/egl/main/Makefile.sources
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2015-03-13 17:00:26 -0700
committerMatt Turner <[email protected]>2015-03-17 14:09:56 -0700
commit6c6e2a15aa7e8c0fd9a1180a901389c1692992c3 (patch)
tree4d60f9eb97c0eb5af8eaaf2a925fddecb39c338e /src/egl/main/Makefile.sources
parent827da841a1b3dbd4252c39be99965710c5085f5a (diff)
egl: Remove eglQueryString virtual dispatch.
Reviewed-by: Chad Versace <[email protected]>
Diffstat (limited to 'src/egl/main/Makefile.sources')
-rw-r--r--src/egl/main/Makefile.sources2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/egl/main/Makefile.sources b/src/egl/main/Makefile.sources
index 75f060a456a..304c7731c8c 100644
--- a/src/egl/main/Makefile.sources
+++ b/src/egl/main/Makefile.sources
@@ -22,8 +22,6 @@ LIBEGL_C_FILES := \
eglimage.h \
egllog.c \
egllog.h \
- eglmisc.c \
- eglmisc.h \
eglmode.c \
eglmode.h \
eglscreen.c \