diff -r 4e6f53fa10cb -r 9a0a034d0f55 openttd.c --- a/openttd.c Thu Oct 12 14:42:00 2006 +0000 +++ b/openttd.c Thu Oct 12 14:48:36 2006 +0000 @@ -509,8 +509,6 @@ if (_network_available) { // Shut down the network and close any open connections NetworkDisconnect(); - NetworkUDPClose(); - NetworkShutDown(); } #endif /* ENABLE_NETWORK */