--- deliantra/server/common/map.C 2006/09/16 22:24:12 1.31 +++ deliantra/server/common/map.C 2006/10/05 16:50:06 1.32 @@ -277,7 +277,6 @@ return retval; } - /* * Returns true if the given coordinate is blocked except by the * object passed is not blocking. This is used with @@ -290,7 +289,6 @@ * the coordinates & map passed in should have been updated for tiling * by the caller. */ - int blocked_link (object *ob, maptile *m, int sx, int sy) {