Build fix. Unreviewed.
git-svn-id: http://skia.googlecode.com/svn/trunk@6406 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
9a5b570e5c
commit
72fac3533e
@ -727,7 +727,6 @@ bool SkBlurMask::Blur(SkMask* dst, const SkMask& src,
|
||||
apply_kernel_interp(dp, rx, ry, sumBuffer, tmp_sw, tmp_sh,
|
||||
outer_weight);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
dst->fImage = dp;
|
||||
|
Loading…
Reference in New Issue
Block a user