Removed warning (no longer necessary).

This commit is contained in:
Nicolás A. Ortega 2016-12-14 15:56:28 +01:00
parent b414bff9dc
commit 9f1160242a
No known key found for this signature in database
GPG Key ID: 614272579C2070D1

View File

@ -4,7 +4,6 @@
/**
* This is the number of elements by which the list expands.
* WARNING: Always use doubles for this number (2^X)
*/
#define BLOCK_SIZE 1024