diff options
| -rw-r--r-- | engines/sword25/kernel/common.h | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/engines/sword25/kernel/common.h b/engines/sword25/kernel/common.h index 4e272f2591..dcae17f02b 100644 --- a/engines/sword25/kernel/common.h +++ b/engines/sword25/kernel/common.h @@ -46,9 +46,7 @@  #define SWORD25_COMMON_H  // Global constants -#if _DEBUG && !DEBUG  #define DEBUG -#endif  #define BS_ACTIVATE_LOGGING // When defined, logging is activated | 
