Skip to content

Commit b20e9b0

Browse files
committed
Merge branch 'maint'
* maint: exec_cmd: remove unused extern
2 parents e595910 + b312b41 commit b20e9b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exec_cmd.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
#include "quote.h"
44
#define MAX_ARGS 32
55

6-
extern char **environ;
76
static const char *argv_exec_path;
87
static const char *argv0_path;
98

0 commit comments

Comments
 (0)