Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(743)

Unified Diff: bench/Benchmark.h

Issue 1217573002: remove SkInstCnt (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | bench/GrResourceCacheBench.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bench/Benchmark.h
diff --git a/bench/Benchmark.h b/bench/Benchmark.h
index 30ceb88acbb4bcaeb60fa945bc50c426a929a64c..34ea92b4a28ac20208c1da9a80474f847a404266 100644
--- a/bench/Benchmark.h
+++ b/bench/Benchmark.h
@@ -43,8 +43,6 @@ public:
class Benchmark : public SkRefCnt {
public:
- SK_DECLARE_INST_COUNT(Benchmark)
-
Benchmark();
const char* getName();
« no previous file with comments | « no previous file | bench/GrResourceCacheBench.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698