aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/codec
diff options
context:
space:
mode:
Diffstat (limited to 'include/codec')
-rw-r--r--include/codec/SkCodec.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/codec/SkCodec.h b/include/codec/SkCodec.h
index 9c215c6dd4..ae7286d576 100644
--- a/include/codec/SkCodec.h
+++ b/include/codec/SkCodec.h
@@ -34,7 +34,6 @@ namespace DM {
class CodecSrc;
class ColorCodecSrc;
}
-class ColorCodecBench;
/**
* Abstraction layer directly on top of an image codec.