diff options
| -rw-r--r-- | e2fsprogs/e2fsck/dict.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/e2fsprogs/e2fsck/dict.c b/e2fsprogs/e2fsck/dict.c index 6aabc1b9e..3d6c85f5a 100644 --- a/e2fsprogs/e2fsck/dict.c +++ b/e2fsprogs/e2fsck/dict.c | |||
| @@ -30,9 +30,7 @@ | |||
| 30 | #define DICT_IMPLEMENTATION | 30 | #define DICT_IMPLEMENTATION |
| 31 | #include "dict.h" | 31 | #include "dict.h" |
| 32 | 32 | ||
| 33 | #ifdef KAZLIB_RCSID | 33 | #define NDEBUG |
| 34 | static const char rcsid[] = "$Id: dict.c,v 1.40.2.7 2000/11/13 01:36:44 kaz Exp $"; | ||
| 35 | #endif | ||
| 36 | 34 | ||
| 37 | /* | 35 | /* |
| 38 | * These macros provide short convenient names for structure members, | 36 | * These macros provide short convenient names for structure members, |
