mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Remove stale comment
Unicode guarantees that.
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user