From e28a73e88a7a0e51d2d59f68259fd4c4c4d85286 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sun, 10 Jan 2021 17:45:44 +0100 Subject: [PATCH] Remove old todo regarding IStreamAttributes --- src/common/serialization/vst3/bstream.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/common/serialization/vst3/bstream.cpp b/src/common/serialization/vst3/bstream.cpp index f21dc727..57b0e009 100644 --- a/src/common/serialization/vst3/bstream.cpp +++ b/src/common/serialization/vst3/bstream.cpp @@ -144,10 +144,6 @@ tresult YaBStream::write_back(Steinberg::IBStream* stream) const { static_cast(num_bytes_written) == buffer.size()); } - // TODO: Can plugins write their own meta data, and should we write those - // back after `*::getState()`? I'd assume so, but the docs don't - // mention this. If so then we need to always store whether the host - // supports `IStreamAttributes`. // Write back any attributes written by the plugin if the host supports // preset meta data if (Steinberg::FUnknownPtr