diff --git a/src/map/atcommand.c b/src/map/atcommand.c index 9c1f8ecc2d..5025937772 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -7773,7 +7773,6 @@ ACMD_FUNC(mutearea) ACMD_FUNC(rates) { char buf[CHAT_SIZE_MAX]; - int base_exp_rate = 0, job_exp_rate = 0; nullpo_ret(sd); memset(buf, '\0', sizeof(buf));