diff --git a/include/wx/osx/carbon/font.h b/include/wx/osx/carbon/font.h index c51f9edcba..d2dcb558ae 100644 --- a/include/wx/osx/carbon/font.h +++ b/include/wx/osx/carbon/font.h @@ -106,7 +106,6 @@ public: #endif #if wxOSX_USE_CORE_TEXT const void * MacGetCTFont() const; - const void * MacGetCTFontDescriptor() const; #endif #if wxOSX_USE_CORE_TEXT || wxOSX_USE_ATSU_TEXT void* MacGetATSUStyle() const ;