Remove old todos

This commit is contained in:
Robbert van der Helm
2020-12-21 18:22:40 +01:00
parent 5324e4142b
commit 0f43e21fc0
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -21,8 +21,6 @@
#include "vst3-impls/plugin-proxy.h"
// There are still some design decisions that need some more thought
// TODO: Check whether `IPlugView::isPlatformTypeSupported` needs special
// handling.
// TODO: The documentation mentions that private communication through VST3's
// message system should be handled on a separate timer thread. Do we
// need special handling for this on the Wine side (e.g. during the event
-2
View File
@@ -85,8 +85,6 @@ class WindowClass {
* issues, please let me know and I'll switch to using XEmbed again.
*
* This workaround was inspired by LinVst.
*
* TODO: Decouple this from VST2
*/
class Editor {
public: