--- deliantra/server/include/map.h 2006/08/29 09:27:58 1.14 +++ deliantra/server/include/map.h 2006/08/29 09:35:52 1.15 @@ -296,7 +296,6 @@ * players entering/exiting map */ uint32 unique:1; /* if set, this is a per player unique map */ - uint32 safe_map:1; /* if set, this map doesn't allow using magic or harmful stuff in any way */ uint32 templatemap:1; /* if set, this is a template map */ uint32 nosmooth:1; /* if set the content of this map has smoothlevel=0 forced*/ sint32 timeout; /* swapout is set to this */