Some code clean up

This commit is contained in:
Gianluca Bertani
2015-08-27 17:18:43 +02:00
parent 5cbe4cde4d
commit 48a53904d8
19 changed files with 595 additions and 124 deletions
+1 -5
View File
@@ -32,11 +32,7 @@
//
#import "Objective_ZipViewController.h"
#import "../Objective-Zip/OZZipFile.h"
#import "../Objective-Zip/OZZipException.h"
#import "../Objective-Zip/OZFileInZipInfo.h"
#import "../Objective-Zip/OZZipWriteStream.h"
#import "../Objective-Zip/OZZipReadStream.h"
#import "Objective-Zip.h"
#define HUGE_TEST_BLOCK_LENGTH (50000)
#define HUGE_TEST_NUMBER_OF_BLOCKS (100000)