--- deliantra/server/common/map.C 2006/12/14 22:45:40 1.43 +++ deliantra/server/common/map.C 2006/12/18 04:07:30 1.44 @@ -30,7 +30,6 @@ #include "path.h" - /* * Returns the maptile which has a name matching the given argument. * return NULL if no match is found. @@ -1641,8 +1640,6 @@ delete m; } - - /* * Makes sure the given map is loaded and swapped in. * name is path name of the map. @@ -1654,7 +1651,6 @@ * * Returns a pointer to the given map. */ - maptile * ready_map_name (const char *name, int flags) {