MCPcopy Create free account
hub / github.com/audacity/audacity / ~VSTEditor

Method ~VSTEditor

src/effects/VST/VSTEditor.cpp:510–514  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

508}
509
510VSTEditor::~VSTEditor()
511{
512 // Just for extra safety
513 GetInstance().SetOwningValidator(nullptr);
514}
515
516VSTEditor::VSTEditor(
517 VSTInstance& instance,

Callers

nothing calls this directly

Calls 1

SetOwningValidatorMethod · 0.80

Tested by

no test coverage detected