diff --git a/docs/usermanual-integration.xml b/docs/usermanual-integration.xml
index 8d8fde0e5..8b150701b 100644
--- a/docs/usermanual-integration.xml
+++ b/docs/usermanual-integration.xml
@@ -518,18 +518,6 @@
hb_font_t font object. Core Text uses this value to
implement optical scaling.
-
- When integrating your client code with Core Text, it is
- important to recognize that Core Text points
- are not typographic points (standardized at 72 per inch) as the
- term is used elsewhere in OpenType. Instead, Core Text points
- are CSS points, which are standardized at 96 per inch.
-
-
- HarfBuzz's font functions take this distinction into account,
- but it can be an easy detail to miss in cross-platform
- code.
-
As a final note, you may notice a reference to an optional
coretext shaper back-end in the