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 1f0301dd..e360a351 100644
--- a/tmux.h
+++ b/tmux.h
@@ -38,7 +38,6 @@
#include "compat.h"
#include "xmalloc.h"
-extern char *__progname;
extern char **environ;
struct client;