aboutsummaryrefslogtreecommitdiff
path: root/math/s_ctan_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_ctan_template.c')
-rw-r--r--math/s_ctan_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_ctan_template.c b/math/s_ctan_template.c
index baf6030..723156e 100644
--- a/math/s_ctan_template.c
+++ b/math/s_ctan_template.c
@@ -124,7 +124,3 @@ M_DECL_FUNC (__ctan) (CFLOAT x)
}
declare_mgen_alias (__ctan, ctan)
-
-#if M_LIBM_NEED_COMPAT (ctan)
-declare_mgen_libm_compat (__ctan, ctan)
-#endif