summaryrefslogtreecommitdiff
path: root/src/heretic/doomdata.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/heretic/doomdata.h')
-rw-r--r--src/heretic/doomdata.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/heretic/doomdata.h b/src/heretic/doomdata.h
index 8b56c0ed..b55daae4 100644
--- a/src/heretic/doomdata.h
+++ b/src/heretic/doomdata.h
@@ -107,9 +107,6 @@ typedef struct
short offset;
} mapseg_t;
-enum
-{ BOXTOP, BOXBOTTOM, BOXLEFT, BOXRIGHT }; // bbox coordinates
-
#define NF_SUBSECTOR 0x8000
typedef struct
{