--- deliantra/server/include/global.h 2007/05/28 21:15:56 1.60 +++ deliantra/server/include/global.h 2007/06/04 13:04:00 1.61 @@ -124,7 +124,6 @@ * These are the beginnings of linked lists: */ EXTERN artifactlist *first_artifactlist; -EXTERN archetype *first_archetype; EXTERN objectlink *first_friendly_object; /* Objects monsters will go after */ EXTERN godlink *first_god; EXTERN racelink *first_race;