[layout] Remove stale comment

This commit is contained in:
Behdad Esfahbod 2022-05-29 07:30:58 -06:00
parent b6fed6f711
commit 3957d2927d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
#include "hb-ot-layout-gdef-table.hh"
#include "hb-ot-layout-gsub-table.hh"
#include "hb-ot-layout-gpos-table.hh"
#include "hb-ot-layout-base-table.hh" // Just so we compile it; unused otherwise.
#include "hb-ot-layout-base-table.hh"
#include "hb-ot-layout-jstf-table.hh" // Just so we compile it; unused otherwise.
#include "hb-ot-name-table.hh"
#include "hb-ot-os2-table.hh"