[subset] keep the result of _subset

This commit is contained in:
Rod Sheeter 2018-02-21 09:42:46 -08:00 committed by Behdad Esfahbod
parent 4fb97be78d
commit 2d0265242b
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ _subset_table (hb_subset_plan_t *plan,
break;
}
DEBUG_MSG(SUBSET, nullptr, "subset %c%c%c%c %s", HB_UNTAG(tag), result ? "ok" : "FAILED");
return true;
return result;
}
static bool