diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-06-01 01:17:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-07-07 21:22:27 +0100 |
| commit | ed82c8f8b79596487a906c69ccf6f174a0e6e18d (patch) | |
| tree | 1686fcd031eeff0ac1c80266f897ba48f1064601 /src | |
| parent | f98e44934d73ed80a58c1b036586c9570cde3758 (diff) | |
Remove unused class declaration.
Diffstat (limited to 'src')
| -rw-r--r-- | src/rgb_xyz.h | 1 | ||||
| -rw-r--r-- | src/util.h | 1 |
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; @@ -54,7 +54,6 @@ namespace xmlpp { namespace dcp { -class ARGBImage; class CertificateChain; class GammaLUT; class OpenJPEGImage; |
