From c8da743b969b251bab107125d4af82ec7f4e376c Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sun, 8 Mar 2009 15:18:32 -0600 Subject: Strip some more out --- src/map/chrif.c | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/map/chrif.c') diff --git a/src/map/chrif.c b/src/map/chrif.c index 228d061..4f8edf6 100644 --- a/src/map/chrif.c +++ b/src/map/chrif.c @@ -985,14 +985,6 @@ int check_connect_char_server(int tid, unsigned int tick, int id, int data) { realloc_fifo(char_fd, FIFOSIZE_SERVERLINK, FIFOSIZE_SERVERLINK); chrif_connect(char_fd); -#ifndef TXT_ONLY - srvinfo = 0; - } else { - if (srvinfo == 0) { - chrif_ragsrvinfo(battle_config.base_exp_rate, battle_config.job_exp_rate, battle_config.item_rate_common); - srvinfo = 1; - } -#endif /* not TXT_ONLY */ } return 0; -- cgit v1.2.3-70-g09d2