mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-21 03:13:56 +02:00
Move generic logger on the Wine side to common.h
We'll also need this for VST2 plugins when we start caching the time info.
This commit is contained in:
@@ -361,9 +361,6 @@ class Vst3Bridge : public HostBridge {
|
||||
void unregister_context_menu(size_t object_instance_id,
|
||||
size_t context_menu_id);
|
||||
|
||||
private:
|
||||
Logger generic_logger;
|
||||
|
||||
public:
|
||||
/**
|
||||
* A logger instance we'll use to log about failed
|
||||
|
||||
Reference in New Issue
Block a user