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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 3c32e4605..a94da16df 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -786,7 +786,6 @@ struct npc_data {
unsigned char name[NAME_LENGTH];
unsigned char exname[NAME_LENGTH];
int chat_id;
- short flag;
unsigned int next_walktime;
char eventqueue[MAX_EVENTQUEUE][50];