From 44c5c33799173439f395e0867fdefe91b1349127 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 17 Jun 2017 22:51:32 +0200 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libcolour-template.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/libcolour-template.c b/libcolour-template.c index 22afd26..aacc56a 100644 --- a/libcolour-template.c +++ b/libcolour-template.c @@ -153,10 +153,6 @@ get_primaries(libcolour_rgb_t *cs) if (eliminate(M, 3, 6)) return -1; - memcpy(M[0], M[0] + 3, 3 * sizeof(TYPE)); - memcpy(M[1], M[1] + 3, 3 * sizeof(TYPE)); - memcpy(M[2], M[2] + 3, 3 * sizeof(TYPE)); - w.ciexyz.X = Sr; w.ciexyz.Y = Sg; w.ciexyz.Z = Sb; -- cgit v1.2.3-70-g09d2