mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-17 00:43:56 +02:00
Disable logging on the Wine side
It was incredibly verbose, and for debugging the networking part you could still use stdout.
This commit is contained in:
@@ -111,8 +111,6 @@ class PluginBridge {
|
||||
*/
|
||||
std::thread process_replacing_handler;
|
||||
|
||||
Logger logger;
|
||||
|
||||
/**
|
||||
* A scratch buffer for sending and receiving data during `process` and
|
||||
* `processReplacing` calls.
|
||||
|
||||
Reference in New Issue
Block a user