mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-10 04:30:12 +02:00
Get rid of spurious accessibility label
This commit is contained in:
@@ -361,7 +361,6 @@ class Vst3Bridge : public HostBridge {
|
|||||||
void unregister_context_menu(size_t object_instance_id,
|
void unregister_context_menu(size_t object_instance_id,
|
||||||
size_t context_menu_id);
|
size_t context_menu_id);
|
||||||
|
|
||||||
public:
|
|
||||||
/**
|
/**
|
||||||
* A logger instance we'll use to log about failed
|
* A logger instance we'll use to log about failed
|
||||||
* `FUnknown::queryInterface` calls, so they can be hidden on verbosity
|
* `FUnknown::queryInterface` calls, so they can be hidden on verbosity
|
||||||
|
|||||||
Reference in New Issue
Block a user