aboutsummaryrefslogtreecommitdiff
path: root/math/s_catan_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_catan_template.c')
-rw-r--r--math/s_catan_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_catan_template.c b/math/s_catan_template.c
index dce613f..2434870 100644
--- a/math/s_catan_template.c
+++ b/math/s_catan_template.c
@@ -139,7 +139,3 @@ M_DECL_FUNC (__catan) (CFLOAT x)
}
declare_mgen_alias (__catan, catan)
-
-#if M_LIBM_NEED_COMPAT (catan)
-declare_mgen_libm_compat (__catan, catan)
-#endif