From dbd1ba1028e036e14c40bfffa6020b12bfcb4494 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Tue, 29 Sep 2020 13:40:47 +0200 Subject: [PATCH] The tracking-issue for MFC42 was closed by @aeikum, makes sense to remove it from the wiki also. --- Checklist-Proton-bugs.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Checklist-Proton-bugs.md b/Checklist-Proton-bugs.md index d7556d7..32e6485 100644 --- a/Checklist-Proton-bugs.md +++ b/Checklist-Proton-bugs.md @@ -18,10 +18,6 @@ Search the Proton log for the following prefixes to find errors/warnings: Tracked at https://github.com/ValveSoftware/Proton/issues/2613 - ```warn:module:load_builtin_dll cannot open .so lib for builtin L"Steam2.dll":``` -### MFC42.dll -Tracked at https://github.com/ValveSoftware/Proton/issues/2624 -- ```err:module:import_dll Library MFC42.DLL``` - ### Valve CEG DRM Currently Steam for Linux does not generate the custom executable for games using Valve's CEG DRM, this is tracked at https://github.com/ValveSoftware/Proton/issues/753