]> granicus.if.org Git - nethack/commitdiff
another obsolete function reference
authornhmall <nhmall@nethack.org>
Tue, 15 Feb 2022 13:16:21 +0000 (08:16 -0500)
committernhmall <nhmall@nethack.org>
Tue, 15 Feb 2022 13:16:21 +0000 (08:16 -0500)
include/extern.h

index 965ed22667928ebaa292c88905a835755d76b1e9..b2cbef141698e53be36b1d37995c058edc017f74 100644 (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)