From 9a070f24f1450091dfe25cacec8bd375ec7a0e50 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Tue, 10 Sep 2013 07:01:44 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@11176 2bbb7eff-a529-9590-31e7-b0007b416f81 --- gm/circles.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'gm/circles.cpp') diff --git a/gm/circles.cpp b/gm/circles.cpp index 3cd07f29a1..b4cfef28c1 100644 --- a/gm/circles.cpp +++ b/gm/circles.cpp @@ -205,4 +205,3 @@ static GM* MyFactory(void*) { return new CircleGM; } static GMRegistry reg(MyFactory); } - -- cgit v1.2.3