diff --git a/mach/proto/as/comm2.y b/mach/proto/as/comm2.y index 20b729cf3..1b3e19917 100644 --- a/mach/proto/as/comm2.y +++ b/mach/proto/as/comm2.y @@ -58,14 +58,6 @@ static item_t *last_it, *o_it; %token LINE %token FILe %token LIST -%token OP_EQ -%token OP_NE -%token OP_LE -%token OP_GE -%token OP_LL -%token OP_RR -%token OP_OO -%token OP_AA %left OP_OO %left OP_AA