From 6b22ac6e669df5eb3527e0a3ca93acc3ea6e8399 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 3 May 2022 17:44:18 +0200 Subject: [PATCH] Remove very insightful comment Not quite sure how this got here. --- src/wine-host/host.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/wine-host/host.cpp b/src/wine-host/host.cpp index 5961f4d1..3daaff2a 100644 --- a/src/wine-host/host.cpp +++ b/src/wine-host/host.cpp @@ -82,7 +82,6 @@ int YABRIDGE_EXPORT return 1; } - // asdf std::cerr << "Initializing " << host_name << std::endl;