removed DEFAULT_CHUNKSIZE

This commit is contained in:
inikep
2016-03-14 15:59:04 +01:00
parent c034b73f8f
commit 44af12deb1
3 changed files with 6 additions and 5 deletions
-1
View File
@@ -94,7 +94,6 @@
#define KNUTH 2654435761U
#define MAX_MEM (1984 MB)
#define DEFAULT_CHUNKSIZE (4<<20)
#define COMPRESSIBILITY_DEFAULT 0.50
static const size_t sampleSize = 10000000;