unused variables

remove unused variables gcc warned about
This commit is contained in:
cohrs
2003-11-23 20:54:41 +00:00
parent 7982a95161
commit 5993a8fdc7
2 changed files with 0 additions and 2 deletions

View File

@@ -3186,7 +3186,6 @@ const char *mapping;
{
struct autopickup_exception *ape, **apehead;
char text[256], *text2;
static int allocsize = 0;
int textsize = 0;
boolean grab = FALSE;