Remove old cruft

This commit is contained in:
Behdad Esfahbod 2014-03-14 15:49:18 -07:00
parent 2a473338da
commit 853daf857f
1 changed files with 0 additions and 6 deletions

View File

@ -39,12 +39,6 @@ HB_SHAPER_IMPLEMENT (graphite2)
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
#endif
#ifdef HAVE_HB_OLD
HB_SHAPER_IMPLEMENT (old)
#endif
#ifdef HAVE_ICU_LE
HB_SHAPER_IMPLEMENT (icu_le)
#endif
#ifdef HAVE_UNISCRIBE
HB_SHAPER_IMPLEMENT (uniscribe)
#endif