summaryrefslogtreecommitdiff
path: root/src/map/map.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.c')
-rw-r--r--src/map/map.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/map/map.c b/src/map/map.c
index e1662fd71..bdf147082 100644
--- a/src/map/map.c
+++ b/src/map/map.c
@@ -3788,8 +3788,6 @@ int do_init(int argc, char *argv[]) {
MSG_CONF_NAME = "conf/msg_athena.conf";
GRF_PATH_FILENAME = "conf/grf-files.txt";
- chrif_connected = 0;
-
srand(gettick());
for (i = 1; i < argc ; i++) {