X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/526954c5968baa29218c994ec48e476ae2bd4b9f..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/interface/wx/fontmap.h?ds=sidebyside diff --git a/interface/wx/fontmap.h b/interface/wx/fontmap.h index 7c1a27517b..358273c648 100644 --- a/interface/wx/fontmap.h +++ b/interface/wx/fontmap.h @@ -179,14 +179,6 @@ public: */ static wxFontMapper* Set(wxFontMapper* mapper); - /** - Set the config object to use (may be @NULL to use default). - By default, the global one (from wxConfigBase::Get() will be used) - and the default root path for the config settings is the string returned - by GetDefaultConfigPath(). - */ - void SetConfig(wxConfigBase* config); - /** Set the root config path to use (should be an absolute path). */