Tiny cleanup - make host_startup_info return void
authorVitek Karas <vitek.karas@microsoft.com>
Mon, 13 Jan 2020 13:31:55 +0000 (05:31 -0800)
committerVitek Karas <vitek.karas@microsoft.com>
Mon, 13 Jan 2020 13:31:55 +0000 (05:31 -0800)
commit2c5b900802b9a18d30c15cac76da110a529cdc2f
treeda589e6f3ae45da8b954c2cae31a3db308260b85
parent86fa25349e67ce3db802d658e07e09916daf2e86
Tiny cleanup - make host_startup_info return void

The original return value was always 0 and never actually checked.
src/installer/corehost/cli/host_startup_info.cpp
src/installer/corehost/cli/host_startup_info.h