From e25ff4287c27bbb638743c9b1e3f1d145aa3974a Mon Sep 17 00:00:00 2001 From: Josep Torra Date: Fri, 20 Sep 2013 08:19:48 +0200 Subject: examples: drop remnants of initial appsink attempt --- examples/egl/Makefile.am | 1 - examples/egl/testegl.c | 1 - 2 files changed, 2 deletions(-) diff --git a/examples/egl/Makefile.am b/examples/egl/Makefile.am index 0a0fe9c..76d34ac 100644 --- a/examples/egl/Makefile.am +++ b/examples/egl/Makefile.am @@ -6,7 +6,6 @@ noinst_HEADERS = cube_texture_and_coords.h testegl_LDADD = \ $(GST_PLUGINS_BASE_LIBS) \ - -lgstapp-@GST_MAJORMINOR@ \ $(GST_BASE_LIBS) \ $(GST_LIBS) \ $(top_builddir)/gst/egl/libgstegl-$(GST_MAJORMINOR).la diff --git a/examples/egl/testegl.c b/examples/egl/testegl.c index 6338bb2..b670dd7 100644 --- a/examples/egl/testegl.c +++ b/examples/egl/testegl.c @@ -63,7 +63,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. #include #include -#include #ifdef USE_EGL_RPI #define EGL_EGLEXT_PROTOTYPES -- cgit v1.2.1