From 382d2f8efbb31b1eee16c1bbcd521099eb42c622 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 9 Dec 2008 08:58:02 +0000 Subject: Minor fixes. --- tools/symcryptrun.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tools/symcryptrun.c') diff --git a/tools/symcryptrun.c b/tools/symcryptrun.c index e720eab2f..286680496 100644 --- a/tools/symcryptrun.c +++ b/tools/symcryptrun.c @@ -884,9 +884,8 @@ main (int argc, char **argv) log_set_prefix ("symcryptrun", 1); /* Make sure that our subsystems are ready. */ - init_common_subsystems (); - i18n_init(); + init_common_subsystems (); opt.homedir = default_homedir (); -- cgit v1.2.3