From 5512461f6aae783a762057838763cb7240cb509f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 9 Feb 1999 09:50:05 +0000 Subject: Update. * po/el.po: Update from translation team. 1999-02-09 Andreas Jaeger * intl/locale.alias: Fix slovenian entry [PR libc/948]. 1999-02-09 Andreas Jaeger * elf/sprof.c: assert.h isn't used anymore, remove inclusion. * inet/ruserpass.c: Likewise. * locale/programs/stringtrans.c: Likewise. * locale/programs/localedef.c: Likewise. * nscd/grpcache.c: Likewise. * nss/nss_files/files-XXX.c: Likewise. * stdlib/canonicalize.c: Likewise. * sysdeps/posix/sigwait.c: Likewise. 1999-02-09 Andreas Jaeger * sunrpc/pmap_rmt.c (clnt_broadcast): We need 32 bit comparison even on 64 bit platforms. * sunrpc/clnt_tcp.c (clnttcp_call): Likewise. Patch by Loic Prylli . 1999-02-09 Ulrich Drepper --- locale/programs/localedef.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'locale/programs/localedef.c') 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 - /* 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. */ -- cgit v1.2.3