summaryrefslogtreecommitdiff
path: root/intl/l10nflist.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-09-26 05:07:13 +0000
committerUlrich Drepper <drepper@redhat.com>2004-09-26 05:07:13 +0000
commitac5e137cd9154594cc46f5925276e4fa2f596fa0 (patch)
treef893afca9f452a1ada082e7b5857b77d89d2453e /intl/l10nflist.c
parentce7265c7438e18f2e4ea81582131a783a1cdd601 (diff)
Update.
Diffstat (limited to 'intl/l10nflist.c')
-rw-r--r--intl/l10nflist.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/intl/l10nflist.c b/intl/l10nflist.c
index 5a366e59fb..7ffb4ab590 100644
--- a/intl/l10nflist.c
+++ b/intl/l10nflist.c
@@ -280,7 +280,6 @@ _nl_make_l10nflist (l10nfile_list, dirlist, dirlist_len, mask, language,
|| ((mask & XPG_CODESET) != 0
&& (mask & XPG_NORM_CODESET) != 0));
retval->data = NULL;
- __libc_lock_init_recursive (retval->lock);
if (last == NULL)
{