1
0
forked from GitHub/gf-core

remove leftcorner_cat_idx which is now redundant

This commit is contained in:
kr.angelov
2013-09-13 13:49:17 +00:00
parent c721c5548e
commit 470eb46e96
3 changed files with 0 additions and 9 deletions

View File

@@ -138,10 +138,6 @@ struct PgfItem {
prob_t inside_prob;
};
GU_DEFINE_TYPE(PgfLeftcornerCatIdx, GuMap,
gu_type(PgfCFCat), &pgf_cfcat_hasher,
gu_ptr_type(PgfProductionIdx), &gu_null_struct);
GU_DEFINE_TYPE(PgfLeftcornerTokIdx, GuStringMap,
gu_ptr_type(PgfProductionIdx), &gu_null_struct);