Remove vestiges of old overlay source split
[trunk only]
This commit is contained in:
@@ -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*/
|
||||
|
||||
Reference in New Issue
Block a user