diff options
Diffstat (limited to 'cmd-paste-buffer.c')
-rw-r--r-- | cmd-paste-buffer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-paste-buffer.c b/cmd-paste-buffer.c index c79da012..e8a5f525 100644 --- a/cmd-paste-buffer.c +++ b/cmd-paste-buffer.c @@ -20,7 +20,6 @@ #include <stdlib.h> #include <string.h> -#include <vis.h> #include "tmux.h" |