X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/21d9680705204eff1745c57cf6b96381751243f4..9b49405777342458dc1666001865eef7309b6c30:/include/wx/gtk/filepicker.h?ds=sidebyside diff --git a/include/wx/gtk/filepicker.h b/include/wx/gtk/filepicker.h index cda74e3da1..f3f6803f71 100644 --- a/include/wx/gtk/filepicker.h +++ b/include/wx/gtk/filepicker.h @@ -180,9 +180,6 @@ public: // used by the GTK callback only bool m_bIgnoreNextChange; - void UpdatePath(const char *gtkpath) - { m_path = wxString::FromAscii(gtkpath); } - void GTKUpdatePath(const char *gtkpath); private: