portable: remove vis.h

This is included portably across different systems.
This commit is contained in:
Thomas Adam 2023-02-06 01:55:02 +00:00
parent e25926d3c4
commit 77118f3a9f

View File

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