Remove more pointless LONGTERMTODO items
This commit is contained in:
parent
e204674fe3
commit
d6c9eadb88
|
@ -257,8 +257,6 @@ struct Feature
|
||||||
&& lookupIndex.sanitize (c);
|
&& lookupIndex.sanitize (c);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* LONGTERMTODO: implement get_feature_parameters() */
|
|
||||||
/* LONGTERMTODO: implement FeatureSize and other special features? */
|
|
||||||
Offset featureParams; /* Offset to Feature Parameters table (if one
|
Offset featureParams; /* Offset to Feature Parameters table (if one
|
||||||
* has been defined for the feature), relative
|
* has been defined for the feature), relative
|
||||||
* to the beginning of the Feature Table; = Null
|
* to the beginning of the Feature Table; = Null
|
||||||
|
|
Loading…
Reference in New Issue