From 382d2f8efbb31b1eee16c1bbcd521099eb42c622 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 9 Dec 2008 08:58:02 +0000 Subject: Minor fixes. --- kbx/kbxutil.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'kbx/kbxutil.c') diff --git a/kbx/kbxutil.c b/kbx/kbxutil.c index afc4b79e4..efb2eff7e 100644 --- a/kbx/kbxutil.c +++ b/kbx/kbxutil.c @@ -419,9 +419,8 @@ main( int argc, char **argv ) log_set_prefix ("kbxutil", 1); /* Make sure that our subsystems are ready. */ - init_common_subsystems (); - i18n_init (); + init_common_subsystems (); /* Check that the libraries are suitable. Do it here because the option parsing may need services of the library. */ -- cgit v1.2.3