summaryrefslogtreecommitdiffhomepage
path: root/proto-wine
diff options
context:
space:
mode:
Diffstat (limited to 'proto-wine')
-rw-r--r--proto-wine/ftnoir_protocol_wine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/proto-wine/ftnoir_protocol_wine.cpp b/proto-wine/ftnoir_protocol_wine.cpp
index a9de7557..6652eb48 100644
--- a/proto-wine/ftnoir_protocol_wine.cpp
+++ b/proto-wine/ftnoir_protocol_wine.cpp
@@ -74,7 +74,6 @@ module_status wine::initialize()
QString proton_path(const QString& proton_path);
wine_path = proton_path(s.proton_path().toString());
- qDebug() << s.proton_path().toString();
auto [proton_env, error_string, success] = make_steam_environ(s.proton_path().toString(), s.proton_appid);
env = proton_env;