Whitespace
authorXavi Artigas <xartigas@fluendo.com>
Thu, 2 May 2013 10:00:00 +0000 (12:00 +0200)
committerXavi Artigas <xartigas@fluendo.com>
Thu, 2 May 2013 10:00:00 +0000 (12:00 +0200)
gst-sdk/tutorials/xcode iOS/Tutorial 1/GStreamerBackend.m

index a549513..18a48d2 100644 (file)
@@ -4,7 +4,6 @@
 
 @implementation GStreamerBackend
 
-
 -(NSString*) getGStreamerVersion
 {
     char *str = gst_version_string();