Squash TODO: __STDC_ISO_10646__ is being defined now.

This commit is contained in:
Oliver Tappe
2011-12-12 17:27:41 +01:00
parent cf13327bef
commit cfe553b378
+1 -2
View File
@@ -39,8 +39,7 @@ typedef struct {
/*
* Haiku is always using UTF32 in wchars, other encodings can be handled
* by converting to/from wchar by means of mbsrtowcs() or wcsrtombs().
* TODO: define __STDC_ISO_10646__ accordingly in our compilers.
* by converting to/from wchar by means of mbrtowc() or wcrtomb().
*/