git-compat-util: move content inside ifdef/endif guards
[gitweb.git] / shell.c
diff --git a/shell.c b/shell.c
index 5e70acb9a6c8bd60be59854598bb9f1fb60fb643..464ee1a201ff014c390ddfd653088f7dffd13a84 100644 (file)
--- a/shell.c
+++ b/shell.c
@@ -145,8 +145,6 @@ int cmd_main(int argc, const char **argv)
        struct commands *cmd;
        int count;
 
-       git_setup_gettext();
-
        /*
         * Special hack to pretend to be a CVS server
         */