summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--lisc/util.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisc/util.c b/lisc/util.c
index 8a5cfc4..1bc3aa3 100644
--- a/lisc/util.c
+++ b/lisc/util.c
@@ -1,7 +1,6 @@
 #include "lisc.h"
 
 Typ typ[NTyp];
-int ntyp;
 Ins insb[NIns], *curi;
 
 void