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 15de79d01..e6ad63b08 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -147,7 +147,6 @@ struct map_session_data {
unsigned event_death : 1;
unsigned event_kill : 1;
unsigned event_disconnect : 1;
- unsigned event_onconnect : 1;
} state;
struct {
unsigned killer : 1;