summaryrefslogtreecommitdiff
path: root/tool
diff options
context:
space:
mode:
Diffstat (limited to 'tool')
-rw-r--r--tool/gkr-tool.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tool/gkr-tool.c b/tool/gkr-tool.c
index eaf13ef9..956a055c 100644
--- a/tool/gkr-tool.c
+++ b/tool/gkr-tool.c
@@ -117,10 +117,8 @@ main (int argc, char *argv[])
g_type_init ();
#endif
-#ifdef HAVE_LOCALE_H
/* internationalisation */
setlocale (LC_ALL, "");
-#endif
#ifdef HAVE_GETTEXT
bindtextdomain (GETTEXT_PACKAGE, GNOMELOCALEDIR);