realmedia: remove unused enum item PROP_LAST

This commit is contained in:
Luis de Bethencourt 2015-04-24 17:05:20 +01:00
parent 2aa56dffed
commit f209829d81

View file

@ -40,8 +40,7 @@ enum
enum enum
{ {
PROP_0, PROP_0,
PROP_LOCATION, PROP_LOCATION
PROP_LAST
}; };
static GstStaticPadTemplate gst_pnm_src_template = static GstStaticPadTemplate gst_pnm_src_template =