diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-01-10 16:32:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-01-10 16:32:16 +0000 |
| commit | cd227240e321a31e819bda37f22285c2dbe813ae (patch) | |
| tree | 5fd212add2d71da5488c0f5c306a0379dc89f28c /src/colour_conversion.cc | |
| parent | ddfec2c5da6aa7e12af41be3b501a9b56e51353e (diff) | |
Remove unused code.
Diffstat (limited to 'src/colour_conversion.cc')
| -rw-r--r-- | src/colour_conversion.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/colour_conversion.cc b/src/colour_conversion.cc index 26e53619..16691061 100644 --- a/src/colour_conversion.cc +++ b/src/colour_conversion.cc @@ -36,7 +36,6 @@ #include "modified_gamma_transfer_function.h" #include "s_gamut3_transfer_function.h" #include "identity_transfer_function.h" -#include "colour_matrix.h" #include "dcp_assert.h" #include <boost/numeric/ublas/matrix.hpp> #include <boost/numeric/ublas/lu.hpp> |
