summaryrefslogtreecommitdiffstats
path: root/hyperlinks.c
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2022-06-30 16:44:43 +0100
committerThomas Adam <thomas@xteddy.org>2022-06-30 16:44:43 +0100
commitc3af8f6b16eb770796fc1977ead90d02f9b82de4 (patch)
tree26526852d9908c3f842dd2db511161012bcc5b85 /hyperlinks.c
parent01c4919f5f86d7c120451ae642e722ea7d9651d7 (diff)
hyperlinks: remove vis.h
Not used on Linux.
Diffstat (limited to 'hyperlinks.c')
-rw-r--r--hyperlinks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hyperlinks.c b/hyperlinks.c
index 3dd3efa9..a258809b 100644
--- a/hyperlinks.c
+++ b/hyperlinks.c
@@ -21,7 +21,6 @@
#include <stdlib.h>
#include <string.h>
-#include <vis.h>
#include "tmux.h"