webrtc_test: Remove redundant codes in switch-case 50/280150/5
authorSangchul Lee <sc11.lee@samsung.com>
Wed, 24 Aug 2022 09:26:28 +0000 (18:26 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 25 Aug 2022 05:46:10 +0000 (14:46 +0900)
commitb3808c6a55e5526f44d11a36d0c054a367ae901d
tree02a3ec7cf2ec9dd2f77c47e13b1b5ffae7d3db3d
parent828920a03c99fced6d6911c98847f0c9b40d0090
webrtc_test: Remove redundant codes in switch-case

Some codes are moved to the top or the bottom of the function
to reduce lines.

[Version] 0.3.213
[Issue Type] Refactoring

Change-Id: I22889884caf3f562703b557824f5b0dddb320cff
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/capi-media-webrtc.spec
test/webrtc_test.c