mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
libpgf: remove the now redundant field extra_ccats in PgfConcr
This commit is contained in:
@@ -192,7 +192,6 @@ struct PgfConcr {
|
||||
PgfFlags* cflags;
|
||||
PgfPrintNames* printnames;
|
||||
GuMap* ccats;
|
||||
PgfCCatSeq extra_ccats;
|
||||
PgfFunIndices* fun_indices;
|
||||
PgfCoerceIdx* coerce_idx;
|
||||
PgfCncFuns* cncfuns;
|
||||
|
||||
Reference in New Issue
Block a user