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 0147885e2f
commit 0f7b3ed9f4

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;