From 6414b92c21ed234caf14372461a0fa331df2e163 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 8 Nov 2015 14:14:16 +0100 Subject: Delete now obsolete syntax.h --- vis.h | 1 - 1 file changed, 1 deletion(-) (limited to 'vis.h') diff --git a/vis.h b/vis.h index 0561f65..80b3f3b 100644 --- a/vis.h +++ b/vis.h @@ -12,7 +12,6 @@ typedef struct Win Win; #include "ui.h" #include "view.h" #include "register.h" -#include "syntax.h" typedef union { /* various types of arguments passed to key action functions */ bool b; -- cgit v1.2.3