From: David Given Date: Sun, 9 Sep 2018 10:22:59 +0000 (+0200) Subject: Warning fix. X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=0d8d98fd0fb0aaccc4fb65d9075eea6049052960;p=ack.git Warning fix. --- 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