summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 9e92dea70..7a8b99f33 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -529,7 +529,6 @@ struct map_session_data {
int npc_menu;
int npc_amount;
struct script_state *st;
- int npc_scriptstate;
char npc_str[256];
int npc_timer_id; //For player attached npc timers. [Skotlex]
unsigned int chatID;