X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..3717eeaf39f7145ab6d09a326dedb2c09b1219e8:/include/wx/os2/mimetype.h diff --git a/include/wx/os2/mimetype.h b/include/wx/os2/mimetype.h index 75000e99f6..48f3a43a66 100644 --- a/include/wx/os2/mimetype.h +++ b/include/wx/os2/mimetype.h @@ -96,12 +96,6 @@ public: size_t EnumAllFileTypes(wxArrayString& mimetypes); - // these are NOPs under OS/2 - bool ReadMailcap(const wxString& WXUNUSED(filename), bool WXUNUSED(fallback) = true) - { return true; } - bool ReadMimeTypes(const wxString& WXUNUSED(filename)) - { return true; } - void AddFallback(const wxFileTypeInfo& ft) { m_fallbacks.Add(ft); } private: