(map, sct, rout): Remove unused local variables.
This commit is contained in:
parent
3e172793bd
commit
2e27313cee
3 changed files with 0 additions and 3 deletions
|
@ -62,7 +62,6 @@ rout(void)
|
|||
i_type i_del;
|
||||
int dir;
|
||||
s_char *p;
|
||||
s_char buf1[1024];
|
||||
/* Note this is not re-entrant anyway, so we keep the buffers
|
||||
around */
|
||||
static s_char *mapbuf = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue