include/lev.h is an empty header file so just get rid of it

This commit is contained in:
nhmall
2019-12-14 17:18:48 -05:00
parent 65e89507f1
commit 480c3eb6e0
32 changed files with 164 additions and 202 deletions

View File

@@ -5,7 +5,6 @@
#include "hack.h"
#include "sp_lev.h"
#include "lev.h" /* save & restore info */
static int FDECL(iswall, (int, int));
static int FDECL(iswall_or_stone, (int, int));