--- deliantra/server/include/global.h 2007/04/17 18:24:30 1.53 +++ deliantra/server/include/global.h 2007/04/17 18:40:31 1.54 @@ -126,8 +126,6 @@ * Variables set by different flags (see init.c): */ -EXTERN bool warn_archetypes; /* If true, write warnings when failing */ - /* to find archetypes when loading from file */ EXTERN bool init_done; /* Ignores signals until init_done is true */ EXTERN bool in_cleanup; /* True when cleanup() is reached */