lint removal -- nothing of import

This commit is contained in:
jwalz
2003-08-29 17:23:19 +00:00
parent 2d294c47f8
commit 2ea07652d8
6 changed files with 6 additions and 6 deletions

View File

@@ -2672,7 +2672,6 @@ boolean setinitial,setfromfile;
retval = TRUE;
}
else if (!strcmp("number_pad", optname)) {
int i;
static const char *npchoices[3] =
{"0 (off)", "1 (on)", "2 (on, DOS compatible)"};
char *npletters = "abc";