From b73bb27c605120701619f3fa75acd82d31dec684 Mon Sep 17 00:00:00 2001 From: Benjamin Otte Date: Sat, 6 Apr 2002 03:40:15 +0000 Subject: fixed first bunch of compiler warnings Original commit message from CVS: fixed first bunch of compiler warnings --- gst/mpeg2sub/gstmpeg2subt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gst/mpeg2sub/gstmpeg2subt.c') 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 ", "(C) 2000", }; - +/* defined but not used static GstTypeDefinition mpeg2subtitledefinition = { "mpeg2subt_video/mpeg2ubtitle", "video/mpeg2subtitle", NULL, NULL, }; - +*/ /* GstMpeg2Subt signals and args */ enum { /* FILL ME */ -- cgit v1.2.1