Chromium Code Reviews| Index: src/animator/SkDisplayEvent.cpp |
| =================================================================== |
| --- src/animator/SkDisplayEvent.cpp (revision 10224) |
| +++ src/animator/SkDisplayEvent.cpp (working copy) |
| @@ -250,7 +250,7 @@ |
| } |
| return true; |
| } |
| - |
| +/* |
| #ifdef SK_BUILD_FOR_ANDROID |
|
djsollen
2013/07/22 13:24:01
If nothing is using this code shouldn't we remove
bungeman-skia
2013/07/22 13:44:32
Done.
|
| #include "SkMetaData.h" |
| @@ -324,3 +324,4 @@ |
| void SkXMLWriter::writeHeader() {} |
| #endif |
| +*/ |