mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +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
c5833625eb
commit
5bb4c4e866
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
|
noinst_HEADERS += gstglcontext_glx.h
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#if USE_EGL
|
|
||||||
#libgstgl_x11_la_SOURCES += gstglwindow_x11_egl.c
|
|
||||||
#noinst_HEADERS += gstglwindow_x11_egl.h
|
|
||||||
#endif
|
|
||||||
|
|
||||||
libgstgl_x11_la_CFLAGS = \
|
libgstgl_x11_la_CFLAGS = \
|
||||||
-I$(top_srcdir)/gst-libs \
|
-I$(top_srcdir)/gst-libs \
|
||||||
-I$(top_builddir)/gst-libs \
|
-I$(top_builddir)/gst-libs \
|
||||||
|
|
Loading…
Reference in a new issue