pickup bit

Lint removal necessitated by accidental omission of a band from the
earlier "container groundwork" patch.
This commit is contained in:
nethack.rankin
2003-04-03 10:05:42 +00:00
parent 9ee9c9f8b3
commit dd2ff34d0c

View File

@@ -1938,7 +1938,6 @@ register int held;
#ifndef GOLDOBJ
struct obj *u_gold = (struct obj *)0;
#endif
struct monst *shkp;
boolean one_by_one, allflag, loot_out = FALSE, loot_in = FALSE;
char select[MAXOCLASSES+1];
char qbuf[BUFSZ], emptymsg[BUFSZ], pbuf[QBUFSZ];