diff options
| author | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-01-20 13:58:55 +0200 |
|---|---|---|
| committer | Roy Ben Shabat <Roy.mail.net@gmail.com> | 2021-01-20 13:58:55 +0200 |
| commit | 6faa0e140a4203c13d60b93aa1bad62b37b8ddb9 (patch) | |
| tree | 4062c9a41f0224055056598ee07fe65050a35ca0 /Software/PMR | |
| parent | 35933fd41b29cd713c646f79dbe266dc5a32c611 (diff) | |
| download | Tango-6faa0e140a4203c13d60b93aa1bad62b37b8ddb9.tar.gz Tango-6faa0e140a4203c13d60b93aa1bad62b37b8ddb9.zip | |
Meeting Commit.
Diffstat (limited to 'Software/PMR')
| -rw-r--r-- | Software/PMR/Messages/ColorLab/OutOfGamutInput.proto | 3 |
1 files changed, 1 insertions, 2 deletions
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 |
