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