mpegdemux: remove unused property enum item

The property enum item has been there since the origin of the element but it
has never been used. Removing it.
This commit is contained in:
Luis de Bethencourt 2015-04-27 14:56:06 +01:00
parent e765a9bb00
commit d45a1253b1

View file

@ -90,7 +90,6 @@ enum
enum
{
PROP_0,
PROP_SYNC,
/* FILL ME */
};