aboutsummaryrefslogtreecommitdiff
path: root/math/cimag_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/cimag_template.c')
-rw-r--r--math/cimag_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/cimag_template.c b/math/cimag_template.c
index 6284b57..b24f001 100644
--- a/math/cimag_template.c
+++ b/math/cimag_template.c
@@ -26,7 +26,3 @@ M_DECL_FUNC (__cimag) (CFLOAT z)
}
declare_mgen_alias (__cimag, cimag)
-
-#if M_LIBM_NEED_COMPAT (cimag)
-declare_mgen_libm_compat (__cimag, cimag)
-#endif