aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs')
-rw-r--r--e2fsprogs/e2fsck/dict.c4
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 @@
#define DICT_IMPLEMENTATION
#include "dict.h"
-#ifdef KAZLIB_RCSID
-static const char rcsid[] = "$Id: dict.c,v 1.40.2.7 2000/11/13 01:36:44 kaz Exp $";
-#endif
+#define NDEBUG
/*
* These macros provide short convenient names for structure members,