libpgf: remove the now redundant field extra_ccats in PgfConcr

This commit is contained in:
kr.angelov
2012-02-18 16:25:53 +00:00
parent 47e5e8c966
commit 5259be92e3

View File

@@ -192,7 +192,6 @@ struct PgfConcr {
PgfFlags* cflags;
PgfPrintNames* printnames;
GuMap* ccats;
PgfCCatSeq extra_ccats;
PgfFunIndices* fun_indices;
PgfCoerceIdx* coerce_idx;
PgfCncFuns* cncfuns;