summaryrefslogtreecommitdiffstats
path: root/parser.y
diff options
context:
space:
mode:
Diffstat (limited to 'parser.y')
-rw-r--r--parser.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/parser.y b/parser.y
index 29e678d5..7a058d60 100644
--- a/parser.y
+++ b/parser.y
@@ -63,7 +63,6 @@ static val parsed_spec;
wchar_t *lexeme;
union obj *val;
wchar_t chr;
- union obj *num;
cnum lineno;
}