Remove compat/vis.h from cmd-save-buffer.

The include for compat.h in tmux.h takes care of this.

BUG-ID:  N/A
pull/1/head
Thomas Adam 2013-03-25 16:09:34 +00:00
parent 777edd0269
commit 5f5d413408
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include "compat/vis.h"
#include "tmux.h"