onion proxy is already initialized by AppInitMain() function in init.cpp
The removed code contains the assumption that the proxy is local.
If it has been initialized to be remote and configured by using the -proxy option, the removed code was breaking the config.
Signed-off-by: Olivier Langlois olivier@trillion01.com