summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-06-01 01:17:14 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-07 21:22:27 +0100
commited82c8f8b79596487a906c69ccf6f174a0e6e18d (patch)
tree1686fcd031eeff0ac1c80266f897ba48f1064601 /src
parentf98e44934d73ed80a58c1b036586c9570cde3758 (diff)
Remove unused class declaration.
Diffstat (limited to 'src')
-rw-r--r--src/rgb_xyz.h1
-rw-r--r--src/util.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/rgb_xyz.h b/src/rgb_xyz.h
index fcd15cfd..652f5522 100644
--- a/src/rgb_xyz.h
+++ b/src/rgb_xyz.h
@@ -38,7 +38,6 @@
namespace dcp {
-class ARGBImage;
class OpenJPEGImage;
class Image;
class ColourConversion;
diff --git a/src/util.h b/src/util.h
index d7877ac9..20ea5ac5 100644
--- a/src/util.h
+++ b/src/util.h
@@ -54,7 +54,6 @@ namespace xmlpp {
namespace dcp {
-class ARGBImage;
class CertificateChain;
class GammaLUT;
class OpenJPEGImage;