X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/bdcade0a101893a5030ac2e91dabc79e1388b0a3..31ad423e4fb556ec225a63b161154d3bf3445c1b:/include/wx/fs_zip.h diff --git a/include/wx/fs_zip.h b/include/wx/fs_zip.h index e9bbad3fb1..a4e28d083f 100644 --- a/include/wx/fs_zip.h +++ b/include/wx/fs_zip.h @@ -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 //---------------------------------------------------------------------------