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

Unified Diff: include/images/SkMovie.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 | « include/gpu/gl/SkGLContext.h ('k') | include/ports/SkFontConfigInterface.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/images/SkMovie.h
diff --git a/include/images/SkMovie.h b/include/images/SkMovie.h
index e52a3a8f40403b85c01a5f850a97a9f9403e08df..00dad67885545d61ad7d6ed11e888a04c02abcf5 100644
--- a/include/images/SkMovie.h
+++ b/include/images/SkMovie.h
@@ -17,7 +17,7 @@ class SkStreamRewindable;
class SkMovie : public SkRefCnt {
public:
- SK_DECLARE_INST_COUNT(SkMovie)
+
/** Try to create a movie from the stream. If the stream format is not
supported, return NULL.
« no previous file with comments | « include/gpu/gl/SkGLContext.h ('k') | include/ports/SkFontConfigInterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698