(svn r13682) -Codechange: -Codechange: remove a now useless variable(dih).

pull/155/head
belugas 16 years ago
parent 91a27d6441
commit a324f30783

@ -41,7 +41,6 @@
#endif /* DEBUG_DUMP_COMMANDS */
#include "table/strings.h"
bool _network_reload_cfg;
bool _network_server; ///< network-server is active
bool _network_available; ///< is network mode available?
bool _network_dedicated; ///< are we a dedicated server?

Loading…
Cancel
Save