basetransform: remove unreachable return statement
authorVineeth TM <vineeth.tm@samsung.com>
Wed, 12 Aug 2015 04:12:38 +0000 (13:12 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 12 Aug 2015 09:34:59 +0000 (10:34 +0100)
https://bugzilla.gnome.org/show_bug.cgi?id=753538

libs/gst/base/gstbasetransform.c

index 3433178..41b0fba 100644 (file)
@@ -2210,8 +2210,6 @@ no_buffer:
         gst_flow_get_name (ret));
     return ret;
   }
-
-  return GST_FLOW_OK;
 }
 
 /* FIXME, getrange is broken, need to pull range from the other