]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/font.h
wxChar -> char
[wxWidgets.git] / include / wx / msw / font.h
index 6605958bfd6a5d56cf0b6b5b9e38a96330adc75b..2437e22f4a8bea916d910b549f34eb5da6576337 100644 (file)
@@ -132,9 +132,6 @@ protected:
                   const wxString& face = wxEmptyString,
                   wxFontEncoding encoding = wxFONTENCODING_DEFAULT);
 
-    // this is the same as FreeResource() followed by RealizeResource()
-    bool Recreate();
-
     virtual void DoSetNativeFontInfo(const wxNativeFontInfo& info);
 
     // implement wxObject virtuals which are used by AllocExclusive()