include/qtext.h is an empty header so just get rid of it
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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 */
|
||||
Reference in New Issue
Block a user