Remove attempted bug mitigation in Mac typeface.
authorbungeman <bungeman@google.com>
Mon, 8 Jun 2015 21:32:24 +0000 (14:32 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 8 Jun 2015 21:32:24 +0000 (14:32 -0700)
commit1b5f25c5d75f4a992ce3eff1d12afa775f580954
tree8818eb035bab17d9520ef707c0c16b96526a42b9
parent827bae10f2b78bedfd1aa8faf2f006af7bbaf8d2
Remove attempted bug mitigation in Mac typeface.

An attempt was made to hold onto the 'sbix' table when it existed
when drawing to mitigate an issue with vanishing font data. This
code has not affected the crash rate, so remove it.

Review URL: https://codereview.chromium.org/1168793003
src/ports/SkFontHost_mac.cpp