about summary refs log tree commit diff
path: root/intl/dcngettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'intl/dcngettext.c')
-rw-r--r--intl/dcngettext.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/intl/dcngettext.c b/intl/dcngettext.c
index 6d360a109a..72ffa77a02 100644
--- a/intl/dcngettext.c
+++ b/intl/dcngettext.c
@@ -57,6 +57,5 @@ DCNGETTEXT (domainname, msgid1, msgid2, n, category)
 
 #ifdef _LIBC
 /* Alias for function name in GNU C Library.  */
-INTDEF(__dcngettext)
 weak_alias (__dcngettext, dcngettext);
 #endif