--- deliantra/server/include/libproto.h 2011/04/23 04:56:48 1.99 +++ deliantra/server/include/libproto.h 2011/05/01 16:58:16 1.100 @@ -45,7 +45,6 @@ void free_all_archs (); void check_generators (); bool load_archetype_file (const char *filename); -object *get_archetype (const char *name); unsigned long hasharch (const char *str, int tablesize); object *clone_arch (int type); object *object_create_arch (archetype *at);