From e16efc1882ab34a0bb3ae361a2d37f840044cf87 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Sat, 26 Jan 2013 07:06:02 +0000 Subject: Sanitizing source files in Skia_Periodic_House_Keeping git-svn-id: http://skia.googlecode.com/svn/trunk@7406 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gm/dashing.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'gm/dashing.cpp') diff --git a/gm/dashing.cpp b/gm/dashing.cpp index 37ea285024..7fe3029ca2 100644 --- a/gm/dashing.cpp +++ b/gm/dashing.cpp @@ -308,4 +308,3 @@ static skiagm::GM* F2(void*) { return new Dashing3GM; } static skiagm::GMRegistry gR0(F0); static skiagm::GMRegistry gR1(F1); static skiagm::GMRegistry gR2(F2); - -- cgit v1.2.3