summaryrefslogtreecommitdiff
path: root/math/carg_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/carg_template.c')
-rw-r--r--math/carg_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/carg_template.c b/math/carg_template.c
index 5d6066322e..9f7ad142f9 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