X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3c15a1512831cf8da04367391bbe87bb9c32a0c7..c6ea1fdaf924be4ee49a19d12f76e4fcd257bb0a:/include/wx/msdos/mimetype.h diff --git a/include/wx/msdos/mimetype.h b/include/wx/msdos/mimetype.h index 9b08462139..39a6ac6041 100644 --- a/include/wx/msdos/mimetype.h +++ b/include/wx/msdos/mimetype.h @@ -35,10 +35,6 @@ public : size_t EnumAllFileTypes(wxArrayString& mimetypes); - // this are NOPs under MacOS - 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); } // create a new filetype association