plugin/zip: fixed to compile with gcc

git-svn-id: svn://ultimatepp.org/upp/trunk@7422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2014-06-06 09:00:17 +00:00
parent 10659c0e1d
commit 77918b26b7

View file

@ -88,8 +88,6 @@ public:
};
class Zip {
typedef Zip CLASSNAME;
Stream *zip;
struct File {