aboutsummaryrefslogtreecommitdiff
path: root/math/s_cacosh_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_cacosh_template.c')
-rw-r--r--math/s_cacosh_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_cacosh_template.c b/math/s_cacosh_template.c
index 1fe0f4f..14f0b2a 100644
--- a/math/s_cacosh_template.c
+++ b/math/s_cacosh_template.c
@@ -90,7 +90,3 @@ M_DECL_FUNC (__cacosh) (CFLOAT x)
}
declare_mgen_alias (__cacosh, cacosh)
-
-#if M_LIBM_NEED_COMPAT (cacosh)
-declare_mgen_libm_compat (__cacosh, cacosh)
-#endif