--- deliantra/server/common/init.C 2006/09/03 00:18:39 1.3 +++ deliantra/server/common/init.C 2006/09/03 07:57:54 1.4 @@ -1,6 +1,6 @@ /* * static char *rcsid_init_c = - * "$Id: init.C,v 1.3 2006/09/03 00:18:39 root Exp $"; + * "$Id: init.C,v 1.4 2006/09/03 07:57:54 root Exp $"; */ /* @@ -258,7 +258,6 @@ staff_arch = NULL; trying_emergency_save = 0; num_animations=0; - animations=NULL; animations_allocated=0; init_defaults(); }