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

This commit is contained in:
nhmall
2019-12-14 12:31:29 -05:00
parent 2dad98d55e
commit f4720edfbf
23 changed files with 406 additions and 204 deletions

View File

@@ -202,7 +202,6 @@ typedef struct {
#include "context.h"
#include "rm.h"
#include "botl.h"
#include "qtext.h"
/* Symbol offsets */
#define SYM_OFF_P (0)

View File

@@ -1,8 +0,0 @@
/* NetHack 3.6 qtext.h $NHDT-Date: 1505170347 2017/09/11 22:52:27 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.18 $ */
/* Copyright (c) Mike Stephenson 1991. */
/* NetHack may be freely redistributed. See license for details. */
#ifndef QTEXT_H
#define QTEXT_H
#endif /* QTEXT_H */