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

@@ -688,7 +688,7 @@ boolean FDECL((*allow), (OBJ_P));/* allow function */
if ((qflags & FEEL_COCKATRICE) && curr->otyp == CORPSE &&
will_feel_cockatrice(curr, FALSE)) {
destroy_nhwindow(win); /* stop the menu and revert */
look_here(0, FALSE);
(void) look_here(0, FALSE);
return 0;
}
if ((!(qflags & INVORDER_SORT) || curr->oclass == *pack)