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