Remove same code if/else 80/142680/2
authorSeokHoon Lee <andy.shlee@samsung.com>
Mon, 7 Aug 2017 04:23:07 +0000 (13:23 +0900)
committerSeokHoon Lee <andy.shlee@samsung.com>
Tue, 8 Aug 2017 01:05:51 +0000 (10:05 +0900)
commit91dd2aa5a3f5e4e8fdea71feb9521f43168deb3f
treedc64d99711c108ac7e3e9c32f0ebd912097229b5
parent72a091e4400295b0f4b0a84d0dfcb72ef396a259
Remove same code if/else

- There is same code in if {} and else {}
  so, remove code

Signed-off-by: SeokHoon Lee <andy.shlee@samsung.com>
Change-Id: I186801b4029a6e1e1f22dd7194744cbb55b54f4c
packaging/capi-media-streamrecorder.spec
test/streamrecorder_test.c