diff options
author | Matt Brubeck <mbrubeck@limpet.net> | 2016-04-28 08:07:13 -0700 |
---|---|---|
committer | Matt Brubeck <mbrubeck@limpet.net> | 2016-04-28 08:07:13 -0700 |
commit | dba878dfb278619bf2d808c0c21758a937ec6bb7 (patch) | |
tree | 4abe0ae04929366ddf5a81544c6f935633710547 /components/util/str.rs | |
parent | 97a58e96898a67b585419b73fa411fb4c12be54a (diff) | |
download | servo-dba878dfb278619bf2d808c0c21758a937ec6bb7.tar.gz servo-dba878dfb278619bf2d808c0c21758a937ec6bb7.zip |
Remove unneeded add_nonglyph_for_char_index
This is a no-op, since a "non-glyph" is simply `GlyphEntry(0)`. This is the
same as `GlyphEntry::initial()`, which all the entries are already initialized
to.
Diffstat (limited to 'components/util/str.rs')
0 files changed, 0 insertions, 0 deletions