From 82d6181bf296edf4b96adf4ae4790932278983f8 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 14 Mar 2004 19:57:26 +0000 Subject: removing stray commentation Original commit message from CVS: removing stray commentation --- ext/raw1394/gstdv1394src.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'ext/raw1394/gstdv1394src.c') diff --git a/ext/raw1394/gstdv1394src.c b/ext/raw1394/gstdv1394src.c index c3685800..a044d0f3 100644 --- a/ext/raw1394/gstdv1394src.c +++ b/ext/raw1394/gstdv1394src.c @@ -65,7 +65,6 @@ gst_dv1394src_factory (void) GST_STATIC_CAPS ( "dv1394src", "video/dv", -/* gst_props_new ( "format", GST_PROPS_LIST ( G_TYPE_STRING ("NTSC"), @@ -73,7 +72,6 @@ gst_dv1394src_factory (void) ), NULL) ), -*/ NULL); } return template; -- cgit