--- deliantra/server/include/global.h 2007/04/12 14:18:05 1.51 +++ deliantra/server/include/global.h 2007/04/16 06:23:41 1.52 @@ -116,7 +116,6 @@ /* * These are the beginnings of linked lists: */ -EXTERN treasurelist *first_treasurelist; EXTERN artifactlist *first_artifactlist; EXTERN archetype *first_archetype; EXTERN objectlink *first_friendly_object; /* Objects monsters will go after */