remove vis.h: portable doesn't need this

pull/2219/head
Thomas Adam 2020-05-16 18:42:53 +01:00
parent bd87f6bf00
commit 2bc05db54f
1 changed files with 0 additions and 1 deletions

View File

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