mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
Remove stale comment
Unicode guarantees that.
This commit is contained in:
parent
a73c66b134
commit
cff4b5b3a3
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user