--- deliantra/server/common/object.C 2007/08/12 14:13:54 1.178 +++ deliantra/server/common/object.C 2007/08/15 04:57:48 1.179 @@ -1240,14 +1240,6 @@ op->remove (); -#if 0 - if (!m->active != !op->active) - if (m->active) - op->activate_recursive (); - else - op->deactivate_recursive (); -#endif - if (out_of_map (m, op->x, op->y)) { LOG (llevError, "Trying to insert object outside the map.\n%s\n", op->debug_desc ());