common-main: call git_extract_argv0_path()
[gitweb.git] / http-push.c
index 98228a426268abc348e68fee2304004bb4f77e31..acfcd1f1ad8fd7c03089ee32ed8c4c259675ab31 100644 (file)
@@ -1711,8 +1711,6 @@ int cmd_main(int argc, const char **argv)
 
        git_setup_gettext();
 
-       git_extract_argv0_path(argv[0]);
-
        repo = xcalloc(1, sizeof(*repo));
 
        argv++;