Merge branch 'maint'
* maint: exec_cmd: remove unused extern
This commit is contained in:
commit
b20e9b0b52
@ -3,7 +3,6 @@
|
||||
#include "quote.h"
|
||||
#define MAX_ARGS 32
|
||||
|
||||
extern char **environ;
|
||||
static const char *argv_exec_path;
|
||||
static const char *argv0_path;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user