]> git.saurik.com Git - wxWidgets.git/commitdiff
CoreText fixes
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 12 Sep 2008 18:35:16 +0000 (18:35 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 12 Sep 2008 18:35:16 +0000 (18:35 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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 ;