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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mpn/m68k/gmp-mparam.h b/mpn/m68k/gmp-mparam.h
index bb5b02947..c62304653 100644
--- a/mpn/m68k/gmp-mparam.h
+++ b/mpn/m68k/gmp-mparam.h
@@ -40,7 +40,6 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define HGCD_THRESHOLD 116
#define GCD_ACCEL_THRESHOLD 3
#define GCD_DC_THRESHOLD 590
-#define GCDEXT_THRESHOLD 35
#define JACOBI_BASE_METHOD 2
#define DIVREM_1_NORM_THRESHOLD MP_SIZE_T_MAX /* never */