Skip to content

Commit

Permalink
Removed unused variables
Browse files Browse the repository at this point in the history
* Follow up to d1a957e.
  • Loading branch information
aleos89 committed Aug 1, 2016
1 parent ccd5584 commit 6bc2f62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/map/atcommand.c
Expand Up @@ -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));
Expand Down

0 comments on commit 6bc2f62

Please sign in to comment.