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.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/map/map.h b/src/map/map.h
index 936513b..d7c0d44 100644
--- a/src/map/map.h
+++ b/src/map/map.h
@@ -397,12 +397,6 @@ struct map_session_data
int chat_total_repeats;
char chat_lastmsg[513];
- time_t trade_reset_due;
- int trades_in;
-
- time_t sit_reset_due;
- int sits_in;
-
unsigned int flood_rates[0x220];
time_t packet_flood_reset_due;
int packet_flood_in;