Drop now useless comment from locale.c

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2016-06-24 12:47:18 +02:00
parent 288df6f818
commit 90e6582918
1 changed files with 0 additions and 2 deletions

View File

@ -1022,8 +1022,6 @@ _DEFUN(_localeconv_r, (data),
#ifndef _REENT_ONLY
/* Cygwin provides its own version of setlocale to perform some more
initialization work. It calls _setlocale_r, though. */
char *
_DEFUN(setlocale, (category, locale),
int category _AND