diff options
Diffstat (limited to 'math/creal_template.c')
-rw-r--r-- | math/creal_template.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/creal_template.c b/math/creal_template.c index c658966a5b..8ccbe6f349 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 |