diff options
Diffstat (limited to 'gst/mpeg2sub')
-rw-r--r-- | gst/mpeg2sub/gstmpeg2subt.c | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/gst/mpeg2sub/gstmpeg2subt.c b/gst/mpeg2sub/gstmpeg2subt.c index 3dda7a38..1ca33685 100644 --- a/gst/mpeg2sub/gstmpeg2subt.c +++ b/gst/mpeg2sub/gstmpeg2subt.c @@ -47,14 +47,7 @@ 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 */ |