--- deliantra/server/common/map.C 2006/09/04 11:07:59 1.22 +++ deliantra/server/common/map.C 2006/09/04 15:51:24 1.23 @@ -1,6 +1,6 @@ /* * static char *rcsid_map_c = - * "$Id: map.C,v 1.22 2006/09/04 11:07:59 root Exp $"; + * "$Id: map.C,v 1.23 2006/09/04 15:51:24 root Exp $"; */ /* @@ -976,7 +976,6 @@ } if (!key || strcmp(key,"end")) { LOG(llevError,"Got premature eof on map header!\n"); - abort();//D return 1; } return 0;