diff --git a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h b/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h index a5bda8e81f..0b0d67a8f7 100644 --- a/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h +++ b/gst-sdk/tutorials/xcode iOS/Tutorial 2/GStreamerBackend.h @@ -13,6 +13,4 @@ -(void) pause; -(void) stop; - - @end \ No newline at end of file