--- a/src/primitives.h Thu Oct 03 20:56:20 2013 +0300
+++ b/src/primitives.h Thu Oct 03 21:08:34 2013 +0300
@@ -45,9 +45,6 @@
Type type;
};
- typedef List<RegexEntry>::it it;
- typedef List<RegexEntry>::c_it c_it;
-
List<RegexEntry> regexes;
List<Primitive> prims;
static List<Primitive> uncat;