]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fs_zip.h
fixed wxEntry() signature
[wxWidgets.git] / include / wx / fs_zip.h
index e9bbad3fb13d2cea70b23151e2024fdf1729e32c..a4e28d083febe70f914dbaa8d2eb4944221bdd21 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Vaclav Slavik
 // Copyright:   (c) 1999 Vaclav Slavik
 // CVS-ID:      $Id$
-// Licence:     wxWindows Licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_FS_ZIP_H_
@@ -25,9 +25,6 @@
 #include "wx/filesys.h"
 #include "wx/hashmap.h"
 
-WX_DECLARE_HASH_MAP_WITH_DECL( long, long, wxIntegerHash, wxIntegerEqual,
-                               wxLongToLongHashMap, class WXDLLIMPEXP_BASE );
-
 //---------------------------------------------------------------------------
 // wxZipFSHandler
 //---------------------------------------------------------------------------