]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mimetype.h
Fixed Windows DLL link problems with wxHtmlProcessor
[wxWidgets.git] / include / wx / msw / mimetype.h
index 724b64de55f63b655363c8750632cabd7506fdbe..7de0730b2f359916705a3ad7fdc90c61478f7fd1 100644 (file)
@@ -104,10 +104,10 @@ public:
 
     size_t EnumAllFileTypes(wxArrayString& mimetypes);
 
-    // these are NOPs under Windows
-    bool ReadMailcap(const wxString& filename, bool fallback = TRUE)
+    // this are NOPs under Windows
+    bool ReadMailcap(const wxString& WXUNUSED(filename), bool WXUNUSED(fallback) = TRUE)
         { return TRUE; }
-    bool ReadMimeTypes(const wxString& filename)
+    bool ReadMimeTypes(const wxString& WXUNUSED(filename))
         { return TRUE; }
 
     // create a new filetype association