mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-08 12:30:12 +02:00
Remove old todos
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user