aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/GMBench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/GMBench.cpp')
-rw-r--r--bench/GMBench.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/GMBench.cpp b/bench/GMBench.cpp
index 57f0d3c519..57b2316530 100644
--- a/bench/GMBench.cpp
+++ b/bench/GMBench.cpp
@@ -34,4 +34,3 @@ SkIPoint GMBench::onGetSize() {
SkISize size = fGM->getISize();
return SkIPoint::Make(size.fWidth, size.fHeight);
}
-