Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume Piolat committed Feb 4, 2025
1 parent 9b644de commit 266c377
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions host/dplug/host/vst2.d
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,6 @@ nothrow @nogc:
*err = false;
}

override void close()
{
// not used anymore (remove in Dplug v15), destructor does this instead
}

// This destructor must handle a partially constructed object!
~this()
{
Expand Down

0 comments on commit 266c377

Please sign in to comment.