mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-16 11:15:31 +00:00
gl: remove commented and unsued code in x11 Makefile.am
https://bugzilla.gnome.org/show_bug.cgi?id=703343
This commit is contained in:
parent
3e3b573503
commit
f55e8b3ea8
1 changed files with 0 additions and 5 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue