aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/images
diff options
context:
space:
mode:
Diffstat (limited to 'include/images')
-rw-r--r--include/images/SkMovie.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/images/SkMovie.h b/include/images/SkMovie.h
index e52a3a8f40..00dad67885 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.