summaryrefslogtreecommitdiffstats
path: root/conf/confbase.Y
diff options
context:
space:
mode:
Diffstat (limited to 'conf/confbase.Y')
-rw-r--r--conf/confbase.Y1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/confbase.Y b/conf/confbase.Y
index 75c98f0..116cc8b 100644
--- a/conf/confbase.Y
+++ b/conf/confbase.Y
@@ -35,7 +35,6 @@ CF_DECLS
%token <t> TEXT
%type <i> cexpr bool pxlen
-%type <x> expr
%left '+' '-'
%left '*' '/' '%'