X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fh-config.h;h=602ece10013c53f5ed9b70da96ab7deebc0601b6;hb=197c8b8164569a24e512c1870bac9953e27f2abf;hp=00e2bd35185803926440b94d7ed389585693a6a8;hpb=4be6ae6ea871c3e07cfd571b160b0abf063adf6d;p=hengband%2Fhengband.git diff --git a/src/h-config.h b/src/h-config.h index 00e2bd351..602ece100 100644 --- a/src/h-config.h +++ b/src/h-config.h @@ -234,16 +234,6 @@ # define SAFE_SETUID_POSIX #endif - -/* - * OPTION: Forbid the "savefile over-write" cheat, in which you simply - * run another copy of the game, loading a previously saved savefile, - * and let that copy over-write the "dead" savefile later. This option - * either locks the savefile, or creates a fake "xxx.lok" file to prevent - * the use of the savefile until the file is deleted. Not ready yet. - */ -/* #define VERIFY_SAVEFILE */ - /* * OPTION: Handle signals */ @@ -395,7 +385,6 @@ * React to the "VERIFY_HONOR" flag */ #ifdef VERIFY_HONOR -# define VERIFY_SAVEFILE #endif #ifndef HAVE_CONFIG_H