Revert "Imported Upstream version 1.2.7"
[platform/upstream/harfbuzz.git] / src / hb-shaper-list.hh
index b0835d3..6c537d4 100644 (file)
@@ -46,9 +46,6 @@ HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
 #ifdef HAVE_UNISCRIBE
 HB_SHAPER_IMPLEMENT (uniscribe)
 #endif
-#ifdef HAVE_DIRECTWRITE
-HB_SHAPER_IMPLEMENT (directwrite)
-#endif
 #ifdef HAVE_CORETEXT
 HB_SHAPER_IMPLEMENT (coretext)
 #endif