summaryrefslogtreecommitdiff
path: root/libc/sysdeps
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-12-22 10:15:27 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-12-22 10:15:27 +0000
commit93f4a4431b78a9c1ef0a2bc6b32915b162ed31b5 (patch)
tree89ab58845a0fd6e579ecb066c7984faf6c962f56 /libc/sysdeps
parent7f07b8deffa7eaea0cbab9e84503b7644a6b6f8e (diff)
remove stray comment (the identical one is just a few lines down)
Diffstat (limited to 'libc/sysdeps')
-rw-r--r--libc/sysdeps/linux/common/bits/uClibc_locale.h2
1 files changed, 0 insertions, 2 deletions
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;