Remove vestiges of old overlay source split

[trunk only]
This commit is contained in:
nethack.allison
2003-09-05 02:45:18 +00:00
parent 1a94dcfca3
commit 416412f92b
66 changed files with 25 additions and 1306 deletions

View File

@@ -4,7 +4,6 @@
#include "hack.h"
#ifdef OVLB
boolean notonhead = FALSE;
static NEARDATA int nothing, unkn;
@@ -2006,6 +2005,4 @@ struct monst *mon, /* monster being split */
return mtmp2;
}
#endif /* OVLB */
/*potion.c*/