gl: remove commented and unsued code in x11 Makefile.am

https://bugzilla.gnome.org/show_bug.cgi?id=703343
This commit is contained in:
Julien Isorce 2014-03-24 12:10:00 +00:00 committed by Tim-Philipp Müller
parent 3e3b573503
commit f55e8b3ea8

View file

@ -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 \