about summary refs log tree commit diff
path: root/math/s_clog_template.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_clog_template.c')
-rw-r--r--math/s_clog_template.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/math/s_clog_template.c b/math/s_clog_template.c
index feb801ff07..37746a04ed 100644
--- a/math/s_clog_template.c
+++ b/math/s_clog_template.c
@@ -113,7 +113,3 @@ M_DECL_FUNC (__clog) (CFLOAT x)
 }
 
 declare_mgen_alias (__clog, clog)
-
-#if M_LIBM_NEED_COMPAT (clog)
-declare_mgen_libm_compat (__clog, clog)
-#endif