summaryrefslogtreecommitdiff
path: root/src/rgb_xyz.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-01-10 16:32:16 +0000
committerCarl Hetherington <cth@carlh.net>2017-01-10 16:32:16 +0000
commitcd227240e321a31e819bda37f22285c2dbe813ae (patch)
tree5fd212add2d71da5488c0f5c306a0379dc89f28c /src/rgb_xyz.cc
parentddfec2c5da6aa7e12af41be3b501a9b56e51353e (diff)
Remove unused code.
Diffstat (limited to 'src/rgb_xyz.cc')
-rw-r--r--src/rgb_xyz.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rgb_xyz.cc b/src/rgb_xyz.cc
index f0480431..1110accb 100644
--- a/src/rgb_xyz.cc
+++ b/src/rgb_xyz.cc
@@ -33,7 +33,6 @@
#include "rgb_xyz.h"
#include "openjpeg_image.h"
-#include "colour_matrix.h"
#include "colour_conversion.h"
#include "transfer_function.h"
#include "dcp_assert.h"