removing stray commentation
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 14 Mar 2004 19:57:26 +0000 (19:57 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 14 Mar 2004 19:57:26 +0000 (19:57 +0000)
Original commit message from CVS:
removing stray commentation

ext/raw1394/gstdv1394src.c

index c368580..a044d0f 100644 (file)
@@ -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;