Drop now useless comment from locale.c
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
288df6f818
commit
90e6582918
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue