diff --git a/src/common/serialization/vst3/context-menu-proxy.h b/src/common/serialization/vst3/context-menu-proxy.h index 589eb970..b0d41681 100644 --- a/src/common/serialization/vst3/context-menu-proxy.h +++ b/src/common/serialization/vst3/context-menu-proxy.h @@ -35,7 +35,8 @@ * implements `IComponentHandler3` and thus provides support for these context * menus. * - * TODO: None of this has been tested because no host on Linux implement this. + * TODO: None of this has been tested because I have not run into any plugins + * that use `IComponentHandler3` yet. */ class Vst3ContextMenuProxy : public YaContextMenu { public: