summaryrefslogtreecommitdiff
path: root/src/map/map.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/map.hpp')
-rw-r--r--src/map/map.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/map.hpp b/src/map/map.hpp
index 183b74d..f82283d 100644
--- a/src/map/map.hpp
+++ b/src/map/map.hpp
@@ -194,7 +194,6 @@ struct map_session_data : block_list, SessionData
struct
{
unsigned storage:1;
- unsigned divorce:1;
} npc_flags;
Timer attacktimer;