--- deliantra/server/include/map.h 2006/08/29 09:35:52 1.15 +++ deliantra/server/include/map.h 2006/08/31 09:19:34 1.16 @@ -280,8 +280,6 @@ * break map tiling. */ struct mapstruct : attachable { - static data_type get_dt () { return DT_MAP; } - struct mapstruct *next; /* Next map, linked list */ char *tmpname; /* Name of temporary file */ char *name; /* Name of map as given by its creator */