summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extract-dbl.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/extract-dbl.c b/extract-dbl.c
index 9c2ae9b7c..f81789a4b 100644
--- a/extract-dbl.c
+++ b/extract-dbl.c
@@ -1,6 +1,7 @@
/* __gmp_extract_double -- convert from double to array of mp_limb_t.
-Copyright 1996, 1999, 2000, 2001, 2002, 2006 Free Software Foundation, Inc.
+Copyright 1996, 1999, 2000, 2001, 2002, 2006, 2012 Free Software Foundation,
+Inc.
This file is part of the GNU MP Library.
@@ -28,8 +29,6 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define _GMP_IEEE_FLOATS 0
#endif
-#define BITS_IN_MANTISSA 53
-
/* Extract a non-negative double in d. */
int