src/primitives.h

changeset 494
bd005c78a089
parent 493
16766ac1bbd9
child 497
c51941e590b6
--- 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;

mercurial