]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/carbon/font.h
remove erase(const_iterator) overload, it should have never existed as const_iterator...
[wxWidgets.git] / include / wx / osx / carbon / font.h
index c51f9edcbae827a7f23f39482c351e96d2e72d97..d2dcb558ae321f3794163cb3560570e894927f2b 100644 (file)
@@ -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 ;