mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-09 20:29:10 +02:00
Actually host plugins in the group process
This commit is contained in:
@@ -136,7 +136,7 @@ class GroupBridge {
|
||||
* then the process will never exit on its own. This should not happen
|
||||
* though.
|
||||
*/
|
||||
void handle_host_plugin(const PluginParameters& parameters);
|
||||
void handle_host_plugin(const PluginParameters parameters);
|
||||
|
||||
/**
|
||||
* Listen for new requests to spawn plugins within this process and handle
|
||||
|
||||
Reference in New Issue
Block a user