aboutsummaryrefslogtreecommitdiffstats
path: root/src/internals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internals.h')
-rw-r--r--src/internals.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/internals.h b/src/internals.h
index db45a3b..89d98e1 100644
--- a/src/internals.h
+++ b/src/internals.h
@@ -26,8 +26,7 @@
X(libzahl_tmp_modsqr)\
X(libzahl_tmp_divmod_a)\
X(libzahl_tmp_divmod_b)\
- X(libzahl_tmp_divmod_d)\
- X(libzahl_tmp_divmod_e)
+ X(libzahl_tmp_divmod_d)
#define LIST_CONSTS\
X(libzahl_const_1e19, zsetu, 10000000000000000000ULL) /* The largest power of 10 < 2⁶⁴. */\