Chromium Code Reviews| Index: src/core/SkPictureRecord.cpp |
| =================================================================== |
| --- src/core/SkPictureRecord.cpp (revision 13495) |
| +++ src/core/SkPictureRecord.cpp (working copy) |
| @@ -598,7 +598,6 @@ |
| return; |
| } |
| - // TODO: don't write the restore to the op stream for normal saves |
| fMCMgr.restore(); |
| #else |
| // check for underflow |