Also make the GroupHost plugin type agnostic

This commit is contained in:
Robbert van der Helm
2020-12-02 00:43:04 +01:00
parent 0eb80fe866
commit 3db099e0fc
6 changed files with 32 additions and 15 deletions
-5
View File
@@ -78,11 +78,6 @@ class Vst2Bridge : public HostBridge {
*/
std::optional<VstTimeInfo> time_info;
/**
* The path to the .dll being loaded in the Wine VST host.
*/
const boost::filesystem::path vst_plugin_path;
private:
/**
* A wrapper around `plugin->dispatcher` that handles the opening and