aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/arcofzorro.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/arcofzorro.cpp')
-rw-r--r--gm/arcofzorro.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/gm/arcofzorro.cpp b/gm/arcofzorro.cpp
index 6efea27dcc..792f7da4c0 100644
--- a/gm/arcofzorro.cpp
+++ b/gm/arcofzorro.cpp
@@ -79,6 +79,5 @@ private:
//////////////////////////////////////////////////////////////////////////////
-DEF_GM( return SkNEW(ArcOfZorroGM); )
-
+DEF_GM(return new ArcOfZorroGM;)
}