follow-up: just use existing carrying()

This commit is contained in:
nhmall
2025-12-09 15:25:10 -05:00
parent 6ba053669e
commit 7dc4512bb3
3 changed files with 1 additions and 14 deletions

View File

@@ -1360,7 +1360,6 @@ extern void perm_invent_toggled(boolean negated);
extern void prepare_perminvent(winid window);
extern struct obj *carrying_stoning_corpse(void);
extern void repopulate_perminvent(void);
extern boolean hero_has_one_of_these(short);
/* ### ioctl.c ### */