Sanitizing source files in Skia_Periodic_House_Keeping

git-svn-id: http://skia.googlecode.com/svn/trunk@8886 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
skia.committer@gmail.com 2013-04-27 07:02:53 +00:00
parent b16e247519
commit 214c870f5e
2 changed files with 4 additions and 5 deletions

View File

@ -1664,4 +1664,3 @@ void SkConic::computeFastBounds(SkRect* bounds) const {
* a <-- w - 1 (where w >= 0)
* diff <-- a * (p0 - 2p1 + p2) / (4*(2 + a))
*/