(command): Remove unused local variable i.
This commit is contained in:
parent
df3786ac40
commit
548bc5bbdc
1 changed files with 0 additions and 1 deletions
|
@ -143,7 +143,6 @@ player_main(struct player *p)
|
||||||
static int
|
static int
|
||||||
command(void)
|
command(void)
|
||||||
{
|
{
|
||||||
unsigned i;
|
|
||||||
char *redir; /* UTF-8 */
|
char *redir; /* UTF-8 */
|
||||||
char scanspace[1024];
|
char scanspace[1024];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue