remove some old comments and bits

This commit is contained in:
nhmall
2019-07-15 07:52:43 -04:00
parent 97ca83fd02
commit 2dd9aac832
6 changed files with 3 additions and 45 deletions
-1
View File
@@ -58,7 +58,6 @@ static const char *FDECL(br_string, (int));
static char FDECL(chr_u_on_lvl, (d_level *));
static void FDECL(print_branch, (winid, int, int, int, BOOLEAN_P,
struct lchoice *));
/* SAVE2018 */
static mapseen *FDECL(load_mapseen, (NHFILE *));
static void FDECL(save_mapseen, (NHFILE *, mapseen *));
static mapseen *FDECL(find_mapseen, (d_level *));