Index: src/images/SkMovie.cpp |
diff --git a/src/images/SkMovie.cpp b/src/images/SkMovie.cpp |
index d2439eb6e0f5a66eb33b3ce0401027f4a51323dd..9a2a71cd57c599cf156482c69a372cac6cd20bef 100644 |
--- a/src/images/SkMovie.cpp |
+++ b/src/images/SkMovie.cpp |
@@ -9,8 +9,6 @@ |
#include "SkCanvas.h" |
#include "SkPaint.h" |
-SK_DEFINE_INST_COUNT(SkMovie) |
- |
// We should never see this in normal operation since our time values are |
// 0-based. So we use it as a sentinal. |
#define UNINITIALIZED_MSEC ((SkMSec)-1) |