Chromium Code Reviews| Index: src/codec/SkCodec_libbmp.h |
| diff --git a/src/codec/SkCodec_libbmp.h b/src/codec/SkCodec_libbmp.h |
| index 8ec2abd9d5fc23a1babc919fe11af592e55ee3de..3328af26a02e65ad8d1aeaf8fc955f0e50f85e52 100644 |
| --- a/src/codec/SkCodec_libbmp.h |
| +++ b/src/codec/SkCodec_libbmp.h |
| @@ -14,7 +14,6 @@ |
| #include "SkTypes.h" |
| // TODO: rename SkCodec_libbmp files to SkBmpCodec |
| -// TODO: define a wrapper for SkDebugf that doesn't always print |
| /* |
| * |
| * This class implements the decoding for bmp images |