Remove unused define

This commit is contained in:
Fridrich Štrba 2012-03-21 10:52:07 +01:00
parent 27e1281fbb
commit e6aa2b67d4

View file

@ -416,8 +416,6 @@ ZipFile::~ZipFile()
delete m_pStream;
}
#define CHUNK 16384
/** Provides an interface to read the uncompressed data of a content of the zip file
@precond The specified content must exist in this file