Update the context menu status

This commit is contained in:
Robbert van der Helm
2021-01-07 20:22:32 +01:00
parent 3d690a370b
commit 25af73c86e
3 changed files with 7 additions and 3 deletions
@@ -34,9 +34,6 @@
* the user clicks on them. As far as I'm aware, not a single Linux VST3 host
* implements `IComponentHandler3` and thus provides support for these context
* menus.
*
* TODO: None of this has been tested because I have not run into any plugins
* that use `IComponentHandler3` yet.
*/
class Vst3ContextMenuProxy : public YaContextMenu {
public: