Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@8948 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
879f6c7c0c
commit
d2ada98934
@ -128,4 +128,3 @@ void SkDebugger::getOverviewText(const SkTDArray<double>* typeTimes,
|
||||
overview->appendS32(pictureHeight());
|
||||
overview->append("px");
|
||||
}
|
||||
|
||||
|
@ -35,4 +35,3 @@ void SkImage::draw(SkCanvas* canvas, SkScalar x, SkScalar y,
|
||||
GrTexture* SkImage::getTexture() {
|
||||
return asIB(this)->onGetTexture();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user