X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12028905135250524409f1e7b9bfa9c55e5ce16b..efc97734ae554443a81439ff97824f0a97e95c40:/include/wx/protocol/ftp.h diff --git a/include/wx/protocol/ftp.h b/include/wx/protocol/ftp.h index e52f2d2e14..4fee213c9a 100644 --- a/include/wx/protocol/ftp.h +++ b/include/wx/protocol/ftp.h @@ -120,11 +120,6 @@ public: const wxString& wildcard = wxEmptyString, bool details = FALSE); -#if WXWIN_COMPATIBILITY_2 - // deprecated - wxList *GetList(const wxString& wildcard, bool details = FALSE); -#endif // WXWIN_COMPATIBILITY_2 - protected: // this executes a simple ftp command with the given argument and returns // TRUE if it its return code starts with '2'