about summary refs log tree commit diff
path: root/math/s_casin_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_casin_template.c')
-rw-r--r--math/s_casin_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_casin_template.c b/math/s_casin_template.c
index faa2f6beb2..c61c880a1f 100644
--- a/math/s_casin_template.c
+++ b/math/s_casin_template.c
@@ -61,7 +61,3 @@ M_DECL_FUNC (__casin) (CFLOAT x)
 }
 
 declare_mgen_alias (__casin, casin)
-
-#if M_LIBM_NEED_COMPAT (casin)
-declare_mgen_libm_compat (__casin, casin)
-#endif