diff options
Diffstat (limited to 'math/s_csinh_template.c')
-rw-r--r-- | math/s_csinh_template.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_csinh_template.c b/math/s_csinh_template.c index d5ef5ae446..ecea37cc1e 100644 --- a/math/s_csinh_template.c +++ b/math/s_csinh_template.c @@ -154,7 +154,3 @@ M_DECL_FUNC (__csinh) (CFLOAT x) } declare_mgen_alias (__csinh, csinh) - -#if M_LIBM_NEED_COMPAT (csinh) -declare_mgen_libm_compat (__csinh, csinh) -#endif |