elm code - remove unneded extra check from copy and pasta it seems
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 29 Jul 2017 01:48:06 +0000 (10:48 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 29 Jul 2017 01:56:53 +0000 (10:56 +0900)
commit20333c7905e6a7ea4eee14989625a6bb555f2f49
tree2e7bdb3817e58f476c5c2860cda82a3797acede9
parent2eb46302a263c900b78d1a83ff0a2124a4ad3915
elm code - remove unneded extra check from copy and pasta it seems

extra check already done in if above - no need. looks like copy &
paste of the checks from above thus why it's there, but not needed.
not a bug, byt analysers dont like it so remove

found by PVS studio
src/lib/elementary/elm_code_widget.c