X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adbd3cbc71cde23d1a12b76e820aa3fd33a6707f..472eec8a0391538e4dcf7f7c6c4f4d44c8383616:/include/wx/msw/font.h?ds=sidebyside diff --git a/include/wx/msw/font.h b/include/wx/msw/font.h index 6605958bfd..2437e22f4a 100644 --- a/include/wx/msw/font.h +++ b/include/wx/msw/font.h @@ -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()