Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  exec_cmd: remove unused extern
  • Loading branch information
Junio C Hamano committed Jan 19, 2011
2 parents e595910 + b312b41 commit b20e9b0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exec_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit b20e9b0

Please sign in to comment.