Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
common-main: call restore_sigpipe_to_default()
[gitweb.git]
/
http-backend.c
diff --git
a/http-backend.c
b/http-backend.c
index 3249652b3df157e98a605549370fb714f0232e9a..2926d1f9e7ba67dfc0e4b4b47b682836c8b733d4 100644
(file)
--- a/
http-backend.c
+++ b/
http-backend.c
@@
-642,7
+642,6
@@
int cmd_main(int argc, const char **argv)
git_setup_gettext();
- git_extract_argv0_path(argv[0]);
set_die_routine(die_webcgi);
set_die_is_recursing_routine(die_webcgi_recursing);