another obsolete function reference

This commit is contained in:
nhmall
2022-02-15 08:16:21 -05:00
parent c0a4b38bf6
commit a68cf63a05

View File

@@ -1712,13 +1712,6 @@ extern boolean munslime(struct monst *, boolean);
extern void awaken_soldiers(struct monst *);
extern int do_play_instrument(struct obj *);
/* ### nhlan.c ### */
#ifdef LAN_FEATURES
extern void init_lan_features(void);
extern char *lan_username(void);
#endif
/* ### nhlsel.c ### */
#if !defined(CROSSCOMPILE) || defined(CROSSCOMPILE_TARGET)