remove redundant code 84/299584/3 tizen_devel
authorVibhav Aggarwal <v.aggarwal@samsung.com>
Thu, 5 Oct 2023 08:37:03 +0000 (17:37 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 10 Oct 2023 04:27:34 +0000 (04:27 +0000)
commit740106bfd9442bb845208fc047aa9f1a230087e4
tree4657cd474d2a936b74124853a9c21fa61a0a0ab5
parent5d2be0054cd01932392a3bf8bb77f0bbfa0ad300
remove redundant code

[issue type] code cleanup

Remove redundant code. The if condition was redundant
because it would always fail.

Change-Id: I57d5bba6c28acea852297395423abe8add8b6ed7
Signed-off-by: Vibhav Aggarwal <v.aggarwal@samsung.com>
src/inference_engine_common_impl.cpp