Skip to content

Commit f8e0f16

Browse files
Revert "proton: log enabled options used by protonfixes"
This reverts commit 5a1b3b3.
1 parent a33b15d commit f8e0f16

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

proton

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2328,8 +2328,6 @@ if __name__ == "__main__":
23282328
g_session.check_environment("PROTON_DLSS_UPGRADE", "dlss")
23292329
g_session.check_environment("PROTON_XESS_UPGRADE", "xess")
23302330
protonfixes.setup_upscalers(g_session.compat_config, g_session.env, g_compatdata.base_dir, g_compatdata.prefix_dir)
2331-
g_session.log_file.write("Protonfixes: " + str(g_session.compat_config) + "\n")
2332-
g_session.log_file.flush()
23332331
protonfixes.execute()
23342332

23352333
#determine mode

0 commit comments

Comments
 (0)