summaryrefslogtreecommitdiff
path: root/src/map/map.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.h')
-rw-r--r--src/map/map.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/map/map.h b/src/map/map.h
index a410870d9..9a75028ef 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -776,10 +776,6 @@ struct npc_data {
short flag;
unsigned int next_walktime;
- struct { // [Valaris]
- unsigned state : 8;
- } state;
-
char eventqueue[MAX_EVENTQUEUE][50];
int eventtimer[MAX_EVENTTIMER];
short arenaflag;