aboutsummaryrefslogtreecommitdiff
path: root/math/s_cexp_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_cexp_template.c')
-rw-r--r--math/s_cexp_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_cexp_template.c b/math/s_cexp_template.c
index b2c77c1..6290aca 100644
--- a/math/s_cexp_template.c
+++ b/math/s_cexp_template.c
@@ -148,7 +148,3 @@ M_DECL_FUNC (__cexp) (CFLOAT x)
return retval;
}
declare_mgen_alias (__cexp, cexp)
-
-#if M_LIBM_NEED_COMPAT (cexp)
-declare_mgen_libm_compat (__cexp, cexp)
-#endif