From cc7e1a33638271d1f7406fd8d1d4504ff4a5b287 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sun, 6 Jan 2013 05:14:57 +0000 Subject: [PATCH] Screw you clang :-) --- correct.c | 1 - 1 file changed, 1 deletion(-) diff --git a/correct.c b/correct.c index 6da5a9d..cd2ab2d 100644 --- a/correct.c +++ b/correct.c @@ -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 -- 2.39.2