Remove old cruft
This commit is contained in:
parent
2a473338da
commit
853daf857f
|
@ -39,12 +39,6 @@ HB_SHAPER_IMPLEMENT (graphite2)
|
||||||
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
|
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_HB_OLD
|
|
||||||
HB_SHAPER_IMPLEMENT (old)
|
|
||||||
#endif
|
|
||||||
#ifdef HAVE_ICU_LE
|
|
||||||
HB_SHAPER_IMPLEMENT (icu_le)
|
|
||||||
#endif
|
|
||||||
#ifdef HAVE_UNISCRIBE
|
#ifdef HAVE_UNISCRIBE
|
||||||
HB_SHAPER_IMPLEMENT (uniscribe)
|
HB_SHAPER_IMPLEMENT (uniscribe)
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue