diff options
-rw-r--r-- | cmd-save-buffer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-save-buffer.c b/cmd-save-buffer.c index 20102a44..52914a94 100644 --- a/cmd-save-buffer.c +++ b/cmd-save-buffer.c @@ -22,7 +22,6 @@ #include <errno.h> #include <stdlib.h> #include <string.h> -#include "compat/vis.h" #include "tmux.h" |