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

@@ -1,12 +0,0 @@
/* NetHack 3.6 lev.h $NHDT-Date: 1432512781 2015/05/25 00:13:01 $ $NHDT-Branch: master $:$NHDT-Revision: 1.12 $ */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/*-Copyright (c) Michael Allison, 2006. */
/* NetHack may be freely redistributed. See license for details. */
/* Common include file for save and restore routines */
#ifndef LEV_H
#define LEV_H
#endif /* LEV_H */