diff options
Diffstat (limited to 'cmd-show-messages.c')
-rw-r--r-- | cmd-show-messages.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-show-messages.c b/cmd-show-messages.c index 57c83881..6eaf35d0 100644 --- a/cmd-show-messages.c +++ b/cmd-show-messages.c @@ -21,7 +21,6 @@ #include <string.h> #include <time.h> #include <unistd.h> -#include <vis.h> #include "tmux.h" |