mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Remove todo about moving find_vst_host
Given the other functions in this file that mostly deal with locating files and modifying the environment it makes sense to also have this here.
This commit is contained in:
@@ -184,8 +184,6 @@ std::string create_logger_prefix(
|
||||
*
|
||||
* @return The a path to the VST host, if found.
|
||||
* @throw std::runtime_error If the Wine VST host could not be found.
|
||||
*
|
||||
* TODO: Perhaps also move this somewhere else
|
||||
*/
|
||||
boost::filesystem::path find_vst_host(
|
||||
const boost::filesystem::path& this_plugin_path,
|
||||
|
||||
Reference in New Issue
Block a user