forked from GitHub/gf-core
reuse PgfParser::before instead of the new PgfParser::fetch_state
This commit is contained in:
@@ -50,7 +50,7 @@ private:
|
||||
|
||||
size_t last_choice_id;
|
||||
|
||||
State *before, *after, *fetch_state;
|
||||
State *before, *after;
|
||||
|
||||
PgfMarshaller *m;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user