From 6faa0e140a4203c13d60b93aa1bad62b37b8ddb9 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Wed, 20 Jan 2021 13:58:55 +0200 Subject: Meeting Commit. --- Software/PMR/Messages/ColorLab/OutOfGamutInput.proto | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Software/PMR') diff --git a/Software/PMR/Messages/ColorLab/OutOfGamutInput.proto b/Software/PMR/Messages/ColorLab/OutOfGamutInput.proto index 167d95af8..29a05a42d 100644 --- a/Software/PMR/Messages/ColorLab/OutOfGamutInput.proto +++ b/Software/PMR/Messages/ColorLab/OutOfGamutInput.proto @@ -15,6 +15,5 @@ message OutOfGamutInput ColorSpace ColorSpace = 4; InputCoordinates InputCoordinates = 5; bytes ForwardData = 6; - double SegmentLength = 7; - repeated ProcessRange ProcessRanges = 8; + repeated ProcessRange ProcessRanges = 7; } \ No newline at end of file -- cgit v1.3.1