From 68a68e167a9d6a821b0f471d75b359205d6c623b Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 22 Apr 2015 20:05:27 -0400 Subject: [PATCH] merge fallout from previous night --- include/extern.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/extern.h b/include/extern.h index a3ba6b720..795123449 100644 --- a/include/extern.h +++ b/include/extern.h @@ -754,7 +754,6 @@ E void NDECL(really_close); #endif #ifdef DEBUG E boolean FDECL(debugcore, (const char *, boolean)); -E boolean FDECL(showdebug, (const char *)); #endif E boolean FDECL(read_tribute, (const char *,const char *,int));