diff options
-rw-r--r-- | src/common/ers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/ers.h b/src/common/ers.h index 269681410..a9ba50073 100644 --- a/src/common/ers.h +++ b/src/common/ers.h @@ -59,7 +59,7 @@ * All code except the typedef of ERInterface will be disabled. * To allow a smooth transition, */ -#define DISABLE_ERS +//#define DISABLE_ERS /** * Entries are aligned to ERS_ALIGNED bytes in the blocks of entries. |