Remove the need for a NOP operation in automata bytecode.
[SXSI/xpathcomp.git] / src / l2JIT.mli
index e6f3aa9..0da7c46 100644 (file)
@@ -1,5 +1,4 @@
 type jump =
-    NOP of unit
   | FIRST_CHILD of StateSet.t
   | NEXT_SIBLING of StateSet.t
   | FIRST_ELEMENT of StateSet.t