summaryrefslogtreecommitdiff
path: root/mpn/m68k/gmp-mparam.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpn/m68k/gmp-mparam.h')
-rw-r--r--mpn/m68k/gmp-mparam.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mpn/m68k/gmp-mparam.h b/mpn/m68k/gmp-mparam.h
index 7ab6ce787..79c2e2a1b 100644
--- a/mpn/m68k/gmp-mparam.h
+++ b/mpn/m68k/gmp-mparam.h
@@ -44,10 +44,6 @@ MA 02111-1307, USA. */
#define DC_THRESHOLD 60
#endif
-#ifndef FIB_THRESHOLD
-#define FIB_THRESHOLD 104
-#endif
-
#ifndef POWM_THRESHOLD
#define POWM_THRESHOLD 33
#endif