mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-21 08:28:53 +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;
|
*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;
|
return r;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user