[avar2] Remove XXX item

This commit is contained in:
Behdad Esfahbod 2022-07-22 15:12:21 -06:00
parent d6c4f757a4
commit 59f8afa73e
1 changed files with 0 additions and 2 deletions

View File

@ -180,8 +180,6 @@ struct avar
/* TODO Use cache. */ /* TODO Use cache. */
/* XXX Out coords might have different size; in varIdxMap. */
const auto *v2 = (const avarV2Tail *) map; const auto *v2 = (const avarV2Tail *) map;
const auto &varidx_map = this+v2->varIdxMap; const auto &varidx_map = this+v2->varIdxMap;