diff options
Diffstat (limited to 'math/carg_template.c')
-rw-r--r-- | math/carg_template.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/carg_template.c b/math/carg_template.c index 5d60663..9f7ad14 100644 --- a/math/carg_template.c +++ b/math/carg_template.c @@ -27,7 +27,3 @@ M_DECL_FUNC (__carg) (CFLOAT x) } declare_mgen_alias (__carg, carg) - -#if M_LIBM_NEED_COMPAT (carg) -declare_mgen_libm_compat (__carg, carg) -#endif |