diff --git a/gst-libs/gst/gl/x11/Makefile.am b/gst-libs/gst/gl/x11/Makefile.am index c8d9b69b6c..e575caee39 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 \