summaryrefslogtreecommitdiff
path: root/core/fxcodec/codec/ccodec_iccmodule.h
diff options
context:
space:
mode:
authortsepez <tsepez@chromium.org>2016-05-25 16:57:11 -0700
committerCommit bot <commit-bot@chromium.org>2016-05-25 16:57:11 -0700
commit7fa5513e973f9ee6bd34b9ca1e76ad208598191f (patch)
treecfa2fd3d93c2c4c7649de2266188d6b3d2676d7c /core/fxcodec/codec/ccodec_iccmodule.h
parentec3da5b821ed65c53eff1c78c2493afd7d933371 (diff)
downloadpdfium-7fa5513e973f9ee6bd34b9ca1e76ad208598191f.tar.xz
Banish CFX_PrivateData to the XFA side
Remove an unused inheritance. The remaining usages are a little more intricate. Review-Url: https://codereview.chromium.org/2015743002
Diffstat (limited to 'core/fxcodec/codec/ccodec_iccmodule.h')
-rw-r--r--core/fxcodec/codec/ccodec_iccmodule.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/fxcodec/codec/ccodec_iccmodule.h b/core/fxcodec/codec/ccodec_iccmodule.h
index 9eabd38482..822b202e3f 100644
--- a/core/fxcodec/codec/ccodec_iccmodule.h
+++ b/core/fxcodec/codec/ccodec_iccmodule.h
@@ -14,7 +14,6 @@
class CFX_BinaryBuf;
class CFX_IccProfileCache;
class CFX_IccTransformCache;
-class CFX_PrivateData;
class IFX_FileRead;
class CCodec_IccModule {