31 Oct
2023
31 Oct
'23
8:37 p.m.
On Tue Oct 31 20:10:28 2023 +0000, Alfred Agrell wrote:
changed this line in [version 21 of the diff](/wine/wine/-/merge_requests/3938/diffs?diff_id=79978&start_sha=d0765111f86a6d6a97a55c0096327a16038a5407#728aeb6f48a2147441c3e1646eaae5be99295419_2012_2014) It can, but we explicitly test that it isn't, so the check is redundant. I prefer to avoid those checks where they're redundant, although this is something of a personal preference and you will often find code to the contrary elsewhere in Wine (though that is often because a todo_wine was removed but a corresponding if() was never removed.)
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/3938#note_50395