Version 0.9.3

- minor bugfix thanks to XCode built-in static analyzer
This commit is contained in:
Nikolaj Schlej 2013-11-20 02:19:48 +01:00
parent 83f1158933
commit e6e4e69b4b
12 changed files with 717 additions and 50 deletions

View file

@ -125,7 +125,6 @@ private:
UINT8 itemType;
UINT8 itemSubtype;
UINT8 itemCompression;
UINT8 itemNewCompression;
QByteArray itemHeader;
QByteArray itemBody;
QByteArray itemTail;