No vis.h in portable.

This commit is contained in:
Nicholas Marriott
2026-07-02 10:28:48 +01:00
parent b6fca55447
commit 70f37ef815

View File

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