shallow.c: rename fields in paint_info to better express their purposes
[gitweb.git] / git.c
diff --git a/git.c b/git.c
index ccb24fd26a659dadf904e4e48823430fcf22bee9..0f1937fd0c23da7c316540b8f9a6b05746011506 100644 (file)
--- a/git.c
+++ b/git.c
@@ -618,8 +618,6 @@ int cmd_main(int argc, const char **argv)
        if (!cmd)
                cmd = "git-help";
 
-       git_setup_gettext();
-
        trace_command_performance(argv);
 
        /*