mpegtsdemux: we ignore warnings differently
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Apr 2012 09:23:56 +0000 (11:23 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 20 Apr 2012 09:25:31 +0000 (11:25 +0200)
We suppress the warnings in the .c file instead.

gst/mpegtsdemux/Makefile.am

index b2cd4689631de6608cd37a50d58f27fa2f7943f2..e6b727e424b9e51a4b290e1c2334c35c99ff4282 100644 (file)
@@ -1,8 +1,5 @@
 plugin_LTLIBRARIES = libgstmpegtsdemux.la
 
-# FIXME 0.11: ignore GValueArray warnings for now until this is sorted
-ERROR_CFLAGS=
-
 libgstmpegtsdemux_la_SOURCES = \
        gsttsdemux.c \
        gstmpegdesc.c \