commit | 74d80eba370557c22cebef6c3be0875c32e1b17b | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Tue Nov 25 10:08:33 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 25 10:08:33 2014 -0800 |
tree | 8a2d192a8633598cecb3da295661b110eed4a8dd | |
parent | 785982ed80ce43653f64640d04dae7eaf5e2f809 [diff] |
Remove unnessary check to skip drawing. This is now checked during the OptDrawStates creation and thus is no longer needed here. I have varified that this code path is never hit. BUG=skia: Review URL: https://codereview.chromium.org/758973002