Remove old TODOs

This commit is contained in:
Robbert van der Helm
2022-06-08 14:57:16 +02:00
parent 818eeb2137
commit 637176541d
2 changed files with 0 additions and 8 deletions
@@ -79,9 +79,6 @@ class YaPlugInterfaceSupport : public Steinberg::Vst::IPlugInterfaceSupport {
*/
std::optional<native_size_t> owner_instance_id;
// TODO: Figure out if we should translate the UIDs from Windows COM to
// non-Windows COM here. I have not actually seen this interface
// used.
WineUID iid;
template <typename S>