Author: Ghostwolf <foxxe@wtfs.net>
[ircu2.10.12-pk.git] / ircd / s_misc.c
index dab42bcd4cfb96e10101e6e22465809ff4c0f2f2..021dae6e195ccbab061b2f2d2b8586a298a46af8 100644 (file)
@@ -270,8 +270,9 @@ static void exit_one_client(struct Client* bcptr, const char* comment)
       Count_serverdisconnects(UserStats);
     else
       Count_remoteserverquits(UserStats);
-    
+#ifdef HEAD_IN_SAND_MAP    
     map_update(bcptr);
+#endif
   }
   else if (IsMe(bcptr))
   {