summaryrefslogtreecommitdiff
path: root/src/rgb_xyz.h
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/rgb_xyz.h
parentf98e44934d73ed80a58c1b036586c9570cde3758 (diff)
Remove unused class declaration.
Diffstat (limited to 'src/rgb_xyz.h')
-rw-r--r--src/rgb_xyz.h1
1 files changed, 0 insertions, 1 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;