From 82d6181bf296edf4b96adf4ae4790932278983f8 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 14 Mar 2004 19:57:26 +0000 Subject: [PATCH] removing stray commentation Original commit message from CVS: removing stray commentation --- ext/raw1394/gstdv1394src.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/raw1394/gstdv1394src.c b/ext/raw1394/gstdv1394src.c index c368580..a044d0f 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; -- 2.7.4