[glib] Remove stale comment
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Remove stale comment
- Date: Thu, 14 Jul 2011 20:55:59 +0000 (UTC)
commit cff4b5b3a3bceeccd63a895ed795c31f7a20fcf0
Author: Behdad Esfahbod <behdad behdad org>
Date: Thu Jul 14 16:19:46 2011 -0400
Remove stale comment
Unicode guarantees that.
glib/gunidecomp.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/glib/gunidecomp.c b/glib/gunidecomp.c
index 7caeb5d..22ca972 100644
--- a/glib/gunidecomp.c
+++ b/glib/gunidecomp.c
@@ -252,9 +252,6 @@ g_unicode_canonical_decomposition (gunichar ch,
*result_len = 1;
}
- /* Supposedly following the Unicode 2.1.9 table means that the
- decompositions come out in canonical order. I haven't tested
- this, but we rely on it here. */
return r;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]