From 5779887f9677f1e303fce0aee77882cd86d18cff Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Tue, 11 Dec 2012 12:57:22 +0000 Subject: bugfix for robust parsing with multi-word units --- src/runtime/c/pgf/data.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/c/pgf/data.h') diff --git a/src/runtime/c/pgf/data.h b/src/runtime/c/pgf/data.h index 82c363923..f5435cee5 100644 --- a/src/runtime/c/pgf/data.h +++ b/src/runtime/c/pgf/data.h @@ -337,7 +337,6 @@ typedef struct { typedef struct { PgfExprProb *ep; - GuSeq lins; PgfPArgs args; } PgfProductionMeta; -- cgit v1.2.3