--- deliantra/server/include/config.h 2006/12/18 02:35:01 1.27 +++ deliantra/server/include/config.h 2006/12/22 16:34:00 1.28 @@ -632,22 +632,6 @@ #define AUTOSAVE 1000 -/* Often, emergency save fails because the memory corruption that caused - * the crash has trashed the characters too. Define NO_EMERGENCY_SAVE - * to disable emergency saves. This actually does - * prevent emergency saves now (Version 0.90.5). - */ - -#define NO_EMERGENCY_SAVE - -/* By selecting the following, whenever a player does a backup save (with - * the 'save command), the player will be saved at home (EMERGENCY_MAP_* - * information that is specified later). IF this is not set, the player - * will be saved at his present location. - */ - -/*#define BACKUP_SAVE_AT_HOME*/ - /* RESET_LOCATION_TIME is the number of seconds that must elapse before * we will return the player to his savebed location. If this is zero, * this feature is disabled (player will resume where ever he was