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
-3
View File
@@ -26,9 +26,6 @@ static void NDECL(mktemple);
static coord *FDECL(shrine_pos, (int));
static struct permonst *NDECL(morguemon);
static struct permonst *NDECL(squadmon);
/* SAVE2018 */
/* static void FDECL(save_room, (int,struct mkroom *)); */
/* static void FDECL(rest_room, (int,struct mkroom *)); */
static void FDECL(save_room, (NHFILE *, struct mkroom *));
static void FDECL(rest_room, (NHFILE *, struct mkroom *));