Removed unused function

This commit is contained in:
James Booth
2015-02-06 00:20:06 +00:00
parent 113cb6cf9a
commit 2e83d23873
2 changed files with 0 additions and 8 deletions

View File

@@ -225,13 +225,6 @@ inp_nonblocking(gboolean reset)
}
}
void
inp_block(void)
{
wtimeout(inp_win, -1);
}
void
inp_close(void)
{