aboutsummaryrefslogtreecommitdiff
path: root/math/s_catanh_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_catanh_template.c')
-rw-r--r--math/s_catanh_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_catanh_template.c b/math/s_catanh_template.c
index 21e06f5..f4f5605 100644
--- a/math/s_catanh_template.c
+++ b/math/s_catanh_template.c
@@ -133,7 +133,3 @@ M_DECL_FUNC (__catanh) (CFLOAT x)
}
declare_mgen_alias (__catanh, catanh)
-
-#if M_LIBM_NEED_COMPAT (catanh)
-declare_mgen_libm_compat (__catanh, catanh)
-#endif