remove warning 51/62951/1 submit/tizen/20160321.072619
authorEunhae Choi <eunhae1.choi@samsung.com>
Mon, 21 Mar 2016 08:07:07 +0000 (17:07 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Mon, 21 Mar 2016 08:07:07 +0000 (17:07 +0900)
Change-Id: I928686b6e147d4e58a37a342fdd0a2eb7aadc3e4

src/media_streamer_gst.c

index 640441fd7840327c662c6c980584480d8d540e97..7c631edc9a0c6c6a70a5f72e70038f347df9b46a 100755 (executable)
@@ -698,7 +698,6 @@ static gint __decodebin_autoplug_select_cb(GstElement * bin, GstPad * pad, GstCa
                }
        }
 
-DONE:
        return result;
 }