From: Ulrich Drepper Date: Tue, 6 Sep 2011 21:20:33 +0000 (-0400) Subject: Remove now-wrong comment X-Git-Tag: glibc-2.15~354 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e1294e83f2b3af81073f5003071a24f7ad0b359;p=thirdparty%2Fglibc.git Remove now-wrong comment --- diff --git a/sysdeps/x86_64/wcscmp.S b/sysdeps/x86_64/wcscmp.S index 14dcab8c899..991ecb2cab1 100644 --- a/sysdeps/x86_64/wcscmp.S +++ b/sysdeps/x86_64/wcscmp.S @@ -19,11 +19,6 @@ 02111-1307 USA. */ #include -#include - -/* Define multiple versions only for the definition in libc and for - the DSO. In static binaries we need wcscmp before the initialization - happened. */ .text ENTRY (wcscmp)