more patchlevel consolidation

This commit is contained in:
nhmall
2020-07-07 08:55:11 -04:00
parent 3cecb97da6
commit 1443ceecc5
14 changed files with 93 additions and 110 deletions

View File

@@ -7,7 +7,6 @@
#include "hack.h"
#include "wincurs.h"
#include "cursinit.h"
/*#include "patchlevel.h"*/
#include <ctype.h>

View File

@@ -5,11 +5,6 @@
#include "curses.h"
#include "hack.h"
#ifdef SHORT_FILENAMES
#include "patchlev.h"
#else
#include "patchlevel.h"
#endif
#include "color.h"
#include "wincurs.h"