diff options
Diffstat (limited to 'locale/programs/localedef.c')
-rw-r--r-- | locale/programs/localedef.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/locale/programs/localedef.c b/locale/programs/localedef.c index fc9683f69d..9163c2c6c9 100644 --- a/locale/programs/localedef.c +++ b/locale/programs/localedef.c @@ -40,10 +40,6 @@ #include "locfile.h" #include "locales.h" -/* Undefine the following line in the production version. */ -/* #define NDEBUG 1 */ -#include <assert.h> - /* This is a special entry of the copylist. For all categories we don't have a definition we use the data for the POSIX locale. */ |