reg: Remove an unreachable 'else' pathway from wmain.
commit0f7bdf7d576e1e13e6eb649ebfbd753f7247856e
authorHugh McMaster <hugh.mcmaster@outlook.com>
Mon, 6 Jun 2016 05:32:05 +0000 (6 05:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2016 10:51:44 +0000 (6 19:51 +0900)
tree7307d8a9bae1ce5b1267bb46c30dd59e96805553
parent7484c5eba3d4af440ae318a2c70be7227c6860e7
reg: Remove an unreachable 'else' pathway from wmain.

Invalid operations are handled earlier in wmain.

Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/reg/reg.c