From 48482ff4225064349717efd8162511ae25b0a144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Santos=20Costa?= Date: Wed, 30 Nov 2011 13:04:29 +0000 Subject: [PATCH] isupport for threads. --- H/arith2.h | 1 - 1 file changed, 1 deletion(-) diff --git a/H/arith2.h b/H/arith2.h index 2729ed857..2bd6ffc6e 100644 --- a/H/arith2.h +++ b/H/arith2.h @@ -152,7 +152,6 @@ clrsb(Int i) inline static Term do_sll(Int i, Int j) /* j > 0 */ { - Int k; #ifdef USE_GMP if ( #ifdef __GNUC__X