diff options
Diffstat (limited to 'common/scummsys.h')
-rw-r--r-- | common/scummsys.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/common/scummsys.h b/common/scummsys.h index eb5ff24a42..959c67a404 100644 --- a/common/scummsys.h +++ b/common/scummsys.h @@ -219,10 +219,6 @@ #include "config.h" #endif -// Now we need to adjust some settings when running tests -#ifdef COMPILING_TESTS -#undef ENABLE_EVENTRECORDER -#endif // In the following we configure various targets, in particular those // which can't use our "configure" tool and hence don't use config.h. |