]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - math/s_ctan_template.c
Define and use libm_alias_double.
[thirdparty/glibc.git] / math / s_ctan_template.c
index baf603007f045504338b024b7e1f2938aca6aa17..723156eed42f96fcb23cc5fe710ac9be63ac593b 100644 (file)
@@ -124,7 +124,3 @@ M_DECL_FUNC (__ctan) (CFLOAT x)
 }
 
 declare_mgen_alias (__ctan, ctan)
-
-#if M_LIBM_NEED_COMPAT (ctan)
-declare_mgen_libm_compat (__ctan, ctan)
-#endif