aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index 528c3e71..1bde93cd 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1412,7 +1412,6 @@ extern char *shell_cmd;
extern int debug_level;
extern time_t start_time;
extern char socket_path[PATH_MAX];
-extern char *environ_path;
void logfile(const char *);
const char *getshell(void);
int checkshell(const char *);