--- deliantra/server/include/object.h 2006/08/29 08:01:36 1.12 +++ deliantra/server/include/object.h 2006/08/31 09:19:34 1.13 @@ -102,8 +102,6 @@ */ struct object_simple : attachable { - static data_type get_dt () { return DT_OBJECT; } - /* These variables are not changed by copy_object() */ struct pl *contr; /* Pointer to the player which control this object */ struct object *next; /* Pointer to the next object in the free/used list */