Skip to content

Commit

Permalink
fix for prev. commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kmatheussen committed Jun 12, 2022
1 parent 888cdf7 commit 0c3315c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions audio/Juce_plugins.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2433,6 +2433,8 @@ namespace{
} else {
fprintf(stderr, " DelayDeleteData: Deleting.\n");

delete this;

JUCE_show_hide_gui_lock.unlock();
}
}
Expand Down

0 comments on commit 0c3315c

Please sign in to comment.