From 9064faf36f0c559c27609337b6316843b7438bf2 Mon Sep 17 00:00:00 2001 From: Mikhail Tergoev Date: Fri, 25 Jul 2025 15:41:56 +0300 Subject: [PATCH] dropped Steam* var. --- data_from_portwine/scripts/functions_helper | 3 --- 1 file changed, 3 deletions(-) diff --git a/data_from_portwine/scripts/functions_helper b/data_from_portwine/scripts/functions_helper index d08c31ff..34359389 100755 --- a/data_from_portwine/scripts/functions_helper +++ b/data_from_portwine/scripts/functions_helper @@ -4585,9 +4585,6 @@ pw_run () { export WINE_LARGE_ADDRESS_AWARE="1" fi - check_variables SteamAppId "0" - check_variables SteamGameId "0" - PW_LOG_TO_FILE="${PORT_WINE_PATH}/PortProton.log" PW_LD_LIBRARY_PATH="${PW_LD_LIBRARY_PATH}:${WINE_LIBRARY_PATH}"