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

@@ -327,7 +327,6 @@
3186A3CC21A4B0FE0052BF02 /* gem_rsc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gem_rsc.h; path = ../../include/gem_rsc.h; sourceTree = "<group>"; };
3186A3CD21A4B0FE0052BF02 /* trap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = trap.h; path = ../../include/trap.h; sourceTree = "<group>"; };
3186A3CE21A4B0FE0052BF02 /* winGnome.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = winGnome.h; path = ../../include/winGnome.h; sourceTree = "<group>"; };
3186A3CF21A4B0FE0052BF02 /* lev.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lev.h; path = ../../include/lev.h; sourceTree = "<group>"; };
3186A3D021A4B0FE0052BF02 /* decl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = decl.h; path = ../../include/decl.h; sourceTree = "<group>"; };
3186A3D321A4B14B0052BF02 /* cursstat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cursstat.h; path = ../../win/curses/cursstat.h; sourceTree = "<group>"; };
3186A3D421A4B14B0052BF02 /* cursdial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cursdial.h; path = ../../win/curses/cursdial.h; sourceTree = "<group>"; };
@@ -729,7 +728,6 @@
3186A3A521A4B0FD0052BF02 /* hack.h */,
3186A37A21A4B0FA0052BF02 /* integer.h */,
3186A39021A4B0FC0052BF02 /* lev_comp.h */,
3186A3CF21A4B0FE0052BF02 /* lev.h */,
3186A3BC21A4B0FD0052BF02 /* lint.h */,
3186A39921A4B0FD0052BF02 /* load_img.h */,
3186A3A421A4B0FD0052BF02 /* mac-carbon.h */,