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

@@ -15,8 +15,6 @@
((mndx) == urace.malenum || \
(urace.femalenum != NON_PM && (mndx) == urace.femalenum))
#ifdef OVLB
boolean known;
static NEARDATA const char readable[] =
@@ -1911,6 +1909,4 @@ create_particular()
}
#endif /* WIZARD */
#endif /* OVLB */
/*read.c*/