(map, sct, rout): Remove unused local variables.

This commit is contained in:
Ron Koenderink 2006-04-21 13:19:16 +00:00
parent 3e172793bd
commit 2e27313cee
3 changed files with 0 additions and 3 deletions

View file

@ -55,7 +55,6 @@ map(void)
struct nstr_sect ns;
s_char origin = '\0';
int map_flags = 0;
s_char buf[1024];
if (**player->argp != 'm') {
if (**player->argp == 'b')