From a68cf63a051a16ec16c13138fec7d1aa604f0ef2 Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 15 Feb 2022 08:16:21 -0500 Subject: [PATCH] another obsolete function reference --- include/extern.h | 7 ------- 1 file changed, 7 deletions(-) diff --git a/include/extern.h b/include/extern.h index 965ed2266..b2cbef141 100644 --- a/include/extern.h +++ b/include/extern.h @@ -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) -- 2.50.1