summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 14154ce)
raw | patch | inline | side by side (parent: 14154ce)
author | Erik Faye-Lund <kusmabite@gmail.com> | |
Mon, 10 Jan 2011 22:00:49 +0000 (23:00 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Jan 2011 16:27:22 +0000 (08:27 -0800) |
This definition was added by commit 77cb17e9, but it's left unused since
commit 511707d. Remove the left-over definition.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit 511707d. Remove the left-over definition.
Signed-off-by: Erik Faye-Lund <kusmabite@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
exec_cmd.c | patch | blob | history |
diff --git a/exec_cmd.c b/exec_cmd.c
index bf225706ee377b89035eb21f76f9957cfaf6363b..38545e8bfd72c8cd4f91e0d33257b143db86bac5 100644 (file)
--- a/exec_cmd.c
+++ b/exec_cmd.c
#include "quote.h"
#define MAX_ARGS 32
-extern char **environ;
static const char *argv_exec_path;
static const char *argv0_path;