summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/x11/Makefile.am
diff options
context:
space:
mode:
authorJulien Isorce <julien.isorce@collabora.co.uk>2014-03-24 12:10:00 +0000
committerJulien Isorce <julien.isorce@collabora.co.uk>2014-03-26 14:52:31 +0000
commit5bb4c4e8666a295ca4d3830ca0f31a6c78faa7de (patch)
tree467bdd4b335791a7f5c2b49b701eefb76f99838a /gst-libs/gst/gl/x11/Makefile.am
parentc5833625ebe360c37b8c273a92bbd91fae4b6fd3 (diff)
gl: remove commented and unsued code in x11 Makefile.am
https://bugzilla.gnome.org/show_bug.cgi?id=703343
Diffstat (limited to 'gst-libs/gst/gl/x11/Makefile.am')
-rw-r--r--gst-libs/gst/gl/x11/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/gst-libs/gst/gl/x11/Makefile.am b/gst-libs/gst/gl/x11/Makefile.am
index c8d9b69b6..e575caee3 100644
--- a/gst-libs/gst/gl/x11/Makefile.am
+++ b/gst-libs/gst/gl/x11/Makefile.am
@@ -20,11 +20,6 @@ libgstgl_x11_la_SOURCES += gstglcontext_glx.c
noinst_HEADERS += gstglcontext_glx.h
endif
-#if USE_EGL
-#libgstgl_x11_la_SOURCES += gstglwindow_x11_egl.c
-#noinst_HEADERS += gstglwindow_x11_egl.h
-#endif
-
libgstgl_x11_la_CFLAGS = \
-I$(top_srcdir)/gst-libs \
-I$(top_builddir)/gst-libs \