From 48dd1a26ec07c5baa04856202e4e7e2a53e4d7e5 Mon Sep 17 00:00:00 2001 From: "bsalomon@google.com" Date: Mon, 31 Oct 2011 14:18:20 +0000 Subject: Import all GMs as Samples. Review URL: http://codereview.appspot.com/5332043/ git-svn-id: http://skia.googlecode.com/svn/trunk@2564 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gm/ninepatchstretch.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'gm/ninepatchstretch.cpp') diff --git a/gm/ninepatchstretch.cpp b/gm/ninepatchstretch.cpp index f18e5fcee5..d1d4dda262 100644 --- a/gm/ninepatchstretch.cpp +++ b/gm/ninepatchstretch.cpp @@ -66,8 +66,6 @@ protected: } virtual void onDraw(SkCanvas* canvas) { - canvas->drawColor(SK_ColorWHITE); - SkBitmap bm; SkIRect center; make_bitmap(&bm, NULL /*SampleCode::GetGr()*/, ¢er); -- cgit v1.2.3