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

@@ -9,8 +9,6 @@
#include "edog.h"
#endif
#ifdef OVLB
static boolean no_repeat = FALSE;
static char *FDECL(You_buf, (int));
@@ -432,5 +430,4 @@ self_invis_message()
"can't see yourself");
}
#endif /* OVLB */
/*pline.c*/