5 Aug
2020
5 Aug
'20
12:37 p.m.
On Mon, Jul 20, 2020 at 09:18:55 +0200, Alexander Strasser wrote:
On 2020-07-19 19:47 -0400, Andriy Gelman wrote:
This check seems dead code. Looking at xcb sources, cursor is just an offset in memory from ci so I don't think it can be null here.
But anyway, this part of the patch doesn't really have anything to do with ticket #7312, and should be in a separate patch.
Yes, it's definitely something that was changed in this patch at all. So it's better not to touch it in this patch.
Okay, so I "fixed" dead code. You guys can remove the dead code yourselves then, if you like. ;-) New patch for the original issue attached, not touching the dead code. Thanks, Moritz