Screw you clang :-)

This commit is contained in:
Dale Weiler 2013-01-06 05:14:57 +00:00
parent ee33b4e5cc
commit cc7e1a3363

View file

@ -126,7 +126,6 @@
#define CORRECT_POOL_SIZE (128*1024*1024)
#define CORRECT_POOL_GETLEN(X) *((size_t*)(X) - 1)
/*
* A forward allcator for the corrector. This corrector requires a lot
* of allocations. This forward allocator combats all those allocations