Browse Source

remove stray comment (the identical one is just a few lines down)

Denis Vlasenko 16 years ago
parent
commit
93f4a4431b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      libc/sysdeps/linux/common/bits/uClibc_locale.h

+ 0 - 2
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;