diff --git a/gst/mpegtsdemux/Makefile.am b/gst/mpegtsdemux/Makefile.am index b2cd468963..e6b727e424 100644 --- a/gst/mpegtsdemux/Makefile.am +++ b/gst/mpegtsdemux/Makefile.am @@ -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 \