]> granicus.if.org Git - nethack/commitdiff
OS X warning
authornhmall <nhmall@nethack.org>
Sat, 8 Feb 2020 06:44:56 +0000 (01:44 -0500)
committernhmall <nhmall@nethack.org>
Sat, 8 Feb 2020 06:44:56 +0000 (01:44 -0500)
src/botl.c

index bee41e409199f99660f438837a9350dd8c9f5a0d..24c438a9de4a28d1d0b3344ba73b124a31eeeb10 100644 (file)
@@ -421,7 +421,6 @@ static int FDECL(compare_blstats, (struct istat_s *, struct istat_s *));
 static char *FDECL(anything_to_s, (char *, anything *, int));
 static int FDECL(percentage, (struct istat_s *, struct istat_s *));
 static int NDECL(exp_percentage);
-static boolean FDECL(test_condition, (enum blconditions, struct permonst *));
 
 #ifdef STATUS_HILITES
 static void FDECL(s_to_anything, (anything *, char *, int));