From 93f4a4431b78a9c1ef0a2bc6b32915b162ed31b5 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Mon, 22 Dec 2008 10:15:27 +0000 Subject: remove stray comment (the identical one is just a few lines down) --- libc/sysdeps/linux/common/bits/uClibc_locale.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libc') diff --git a/libc/sysdeps/linux/common/bits/uClibc_locale.h b/libc/sysdeps/linux/common/bits/uClibc_locale.h index 6a5cab0e4..0ac12578e 100644 --- a/libc/sysdeps/linux/common/bits/uClibc_locale.h +++ b/libc/sysdeps/linux/common/bits/uClibc_locale.h @@ -301,8 +301,6 @@ typedef struct __uclibc_locale_struct { const char *era_d_t_fmt; const char *era_t_fmt; - /* collate is at the end */ - /* messages */ const char *yesexpr; const char *noexpr; -- cgit v1.2.3