mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -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;
|
PgfFlags* cflags;
|
||||||
PgfPrintNames* printnames;
|
PgfPrintNames* printnames;
|
||||||
GuMap* ccats;
|
GuMap* ccats;
|
||||||
PgfCCatSeq extra_ccats;
|
|
||||||
PgfFunIndices* fun_indices;
|
PgfFunIndices* fun_indices;
|
||||||
PgfCoerceIdx* coerce_idx;
|
PgfCoerceIdx* coerce_idx;
|
||||||
PgfCncFuns* cncfuns;
|
PgfCncFuns* cncfuns;
|
||||||
|
|||||||
Reference in New Issue
Block a user