Browse Source

redundant comment

pull/973/head
Simon Cropp 7 years ago
parent
commit
e7693e7fdc
No known key found for this signature in database GPG Key ID: C75A8447313A3D69
  1. 1
      tests/ImageSharp.Benchmarks/Color/RgbToYCbCr.cs

1
tests/ImageSharp.Benchmarks/Color/RgbToYCbCr.cs

@ -85,7 +85,6 @@ namespace SixLabors.ImageSharp.Benchmarks
}
}
// Waiting for C# 7 stackalloc keyword patiently ...
private static class OnStackInputCache
{
public unsafe struct Byte

Loading…
Cancel
Save