From 8e1294e83f2b3af81073f5003071a24f7ad0b359 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 6 Sep 2011 17:20:33 -0400 Subject: [PATCH] Remove now-wrong comment --- sysdeps/x86_64/wcscmp.S | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sysdeps/x86_64/wcscmp.S b/sysdeps/x86_64/wcscmp.S index 14dcab8..991ecb2 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) -- 2.7.4