exec_cmd: remove unused extern
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>
This commit is contained in:
parent
14154ce3ca
commit
b312b4123b
@ -3,7 +3,6 @@
|
|||||||
#include "quote.h"
|
#include "quote.h"
|
||||||
#define MAX_ARGS 32
|
#define MAX_ARGS 32
|
||||||
|
|
||||||
extern char **environ;
|
|
||||||
static const char *argv_exec_path;
|
static const char *argv_exec_path;
|
||||||
static const char *argv0_path;
|
static const char *argv0_path;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user