X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/567e5e47ee9af2f6e7343cb94bd890a3a6104f1e..9d2f31db0c8c611af9f80efa5237f5479388350b:/interface/wx/textctrl.h diff --git a/interface/wx/textctrl.h b/interface/wx/textctrl.h index 422a703e5a..c17e10f917 100644 --- a/interface/wx/textctrl.h +++ b/interface/wx/textctrl.h @@ -220,11 +220,6 @@ public: bool Apply(const wxTextAttr& style, const wxTextAttr* compareWith = NULL); - /** - Creates a font from the font attributes. - */ - wxFont CreateFont() const; - /** Copies all defined/valid properties from overlay to current object. */