mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
A meaningless cosmetic change.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23033 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
36870a2a52
commit
f7b1538978
@ -1251,7 +1251,7 @@ static void get_glyph(int symbol, glyph_info_t* info, FT_Vector* advance)
|
||||
key->be = render_context.be;
|
||||
|
||||
val = cache_find_glyph(key);
|
||||
// val = 0;
|
||||
/* val = 0; */
|
||||
|
||||
if (val) {
|
||||
info->glyph = info->outline_glyph = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user