Merge branch 'maint'

* maint:
  exec_cmd: remove unused extern
maint
Junio C Hamano 2011-01-19 08:33:54 -08:00
commit b20e9b0b52
1 changed files with 0 additions and 1 deletions

View File

@ -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;