commit 2d8b7a6baf0845781d07e40b5f8df0752f27daa8 parent bc9233d278f917060a4df2a5a564090c1ab4d5c7 Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu> Date: Mon, 5 Oct 2015 17:32:35 -0400 remove useless ntyp in util.c Diffstat:
| M | lisc/util.c | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git 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