From 0b0c7f16f849d76c033c2e37c4d40ab2be513357 Mon Sep 17 00:00:00 2001 From: Edgard Lima Date: Wed, 27 Sep 2006 15:14:07 +0000 Subject: Some cleanups and comments. Original commit message from CVS: Some cleanups and comments. --- sys/v4l2/gstv4l2tuner.c | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'sys/v4l2/gstv4l2tuner.c') diff --git a/sys/v4l2/gstv4l2tuner.c b/sys/v4l2/gstv4l2tuner.c index 3ec73a23..acc0c78b 100644 --- a/sys/v4l2/gstv4l2tuner.c +++ b/sys/v4l2/gstv4l2tuner.c @@ -122,16 +122,6 @@ gst_v4l2_tuner_norm_init (GstV4l2TunerNorm * norm) norm->index = 0; } -#if 0 /* output not handled by now */ -static gboolean -gst_v4l2_tuner_is_sink (GstV4l2Object * v4l2object) -{ - GstPadDirection dir = GST_PAD_UNKNOWN; - - return (dir == GST_PAD_SINK); -} -#endif /* #if 0 - output not handled by now */ - static G_GNUC_UNUSED gboolean gst_v4l2_tuner_contains_channel (GstV4l2Object * v4l2object, GstV4l2TunerChannel * v4l2channel) -- cgit v1.2.1