remove vis.h: portable doesn't need this

This commit is contained in:
Thomas Adam 2020-05-16 18:42:53 +01:00
parent bd87f6bf00
commit 2bc05db54f

View File

@ -22,7 +22,6 @@
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <vis.h>
#include <time.h>
#include "tmux.h"