aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2016-05-27 20:01:11 +0100
committerThomas Adam <thomas@xteddy.org>2016-05-27 20:01:11 +0100
commita2e0db67cca4f489b5d1dc6aeafbbf8d746c4fde (patch)
tree8d29b3966896e57530fb1ff7615f9811c8267727 /tmux.h
parent762fa58ce8de79ef06fdc673ee271dba1f193a44 (diff)
parentfcb00a4161f5634189322f42a5769ca83d4be8c8 (diff)
downloadrtmux-a2e0db67cca4f489b5d1dc6aeafbbf8d746c4fde.tar.gz
rtmux-a2e0db67cca4f489b5d1dc6aeafbbf8d746c4fde.tar.bz2
rtmux-a2e0db67cca4f489b5d1dc6aeafbbf8d746c4fde.zip
Merge branch 'obsd-master'
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;