portable: remove vis.h

This is included portably across different systems.
pull/3467/head
Thomas Adam 2023-02-06 01:55:02 +00:00
parent e25926d3c4
commit 77118f3a9f
1 changed files with 0 additions and 1 deletions

View File

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