diff options
Diffstat (limited to 'gst/mpeg2sub/gstmpeg2subt.c')
-rw-r--r-- | gst/mpeg2sub/gstmpeg2subt.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/mpeg2sub/gstmpeg2subt.c b/gst/mpeg2sub/gstmpeg2subt.c index 4aebfa6c..f111e5aa 100644 --- a/gst/mpeg2sub/gstmpeg2subt.c +++ b/gst/mpeg2sub/gstmpeg2subt.c @@ -43,14 +43,14 @@ static GstElementDetails mpeg2subt_details = { "Wim Taymans <wim.taymans@chello.be>", "(C) 2000", }; - +/* defined but not used static GstTypeDefinition mpeg2subtitledefinition = { "mpeg2subt_video/mpeg2ubtitle", "video/mpeg2subtitle", NULL, NULL, }; - +*/ /* GstMpeg2Subt signals and args */ enum { /* FILL ME */ |