OSDN Git Service

[Refactor] #37353 使われていないVERIFY_HONORを削除 / Removed unused preprocessors VERIFY_HONOR
authorHourier <hourier@users.sourceforge.jp>
Tue, 28 Jan 2020 13:38:22 +0000 (22:38 +0900)
committerHourier <hourier@users.sourceforge.jp>
Tue, 28 Jan 2020 13:38:22 +0000 (22:38 +0900)
src/h-config.h

index 602ece1..c2962df 100644 (file)
 # endif
 #endif
 
-/*
- * OPTION: Attempt to prevent all "cheating"
- */
-/* #define VERIFY_HONOR */
-
-
-/*
- * React to the "VERIFY_HONOR" flag
- */
-#ifdef VERIFY_HONOR
-#endif
-
 #ifndef HAVE_CONFIG_H
 #define WORLD_SCORE
 #endif /* HAVE_CONFIG_H */