diff options
Diffstat (limited to 'remote-curl.c')
-rw-r--r-- | remote-curl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/remote-curl.c b/remote-curl.c index 6ebc2a0c11..cdbaed1479 100644 --- a/remote-curl.c +++ b/remote-curl.c @@ -991,7 +991,6 @@ int cmd_main(int argc, const char **argv) git_setup_gettext(); - git_extract_argv0_path(argv[0]); setup_git_directory_gently(&nongit); if (argc < 2) { error("remote-curl: usage: git remote-curl <remote> [<url>]"); |