summaryrefslogtreecommitdiff
path: root/gst/videoparsers/gstmpegvideoparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videoparsers/gstmpegvideoparse.c')
-rw-r--r--gst/videoparsers/gstmpegvideoparse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gst/videoparsers/gstmpegvideoparse.c b/gst/videoparsers/gstmpegvideoparse.c
index dd57e9362..bf166d0fc 100644
--- a/gst/videoparsers/gstmpegvideoparse.c
+++ b/gst/videoparsers/gstmpegvideoparse.c
@@ -59,8 +59,7 @@ enum
{
PROP_0,
PROP_DROP,
- PROP_GOP_SPLIT,
- PROP_LAST
+ PROP_GOP_SPLIT
};
#define parent_class gst_mpegv_parse_parent_class