From db232cbf9f4797433d1d9ba8f5dd58fc44a04180 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 22 Aug 2015 13:36:30 -0400 Subject: fix compilation errors --- src/map/map.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/map/map.cpp') diff --git a/src/map/map.cpp b/src/map/map.cpp index 362d5d2..e7b0da8 100644 --- a/src/map/map.cpp +++ b/src/map/map.cpp @@ -573,8 +573,6 @@ void map_delobject(BlockId id, BL type) return; map_delobjectnofree(id, type); - if (obj->bl_type == BL::PC) // [Fate] Not sure where else to put this... I'm not sure where delobject for PCs is called from - pc_cleanup(obj->is_player()); MapBlockLock::freeblock(obj); } -- cgit v1.2.3-70-g09d2