]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fs_arc.cpp
added wxConvertTo/FromIeeeExtended() synonyms for ConvertTo/FromIeeeExtended() and...
[wxWidgets.git] / src / common / fs_arc.cpp
index 0a16addb229037f37dec1f8e2c7fc5d64644d9a1..ff639417dd080ec1c23f0b9fe6f96459390b0e05 100644 (file)
@@ -413,7 +413,7 @@ wxFSFile* wxArchiveFSHandler::OpenFile(
 
     return new wxFSFile(s,
                         key + right,
-                        GetMimeTypeFromExt(location),
+                        wxEmptyString,
                         GetAnchor(location)
 #if wxUSE_DATETIME
                         , entry->GetDateTime()