Amend previous commit
This commit is contained in:
@@ -783,7 +783,7 @@ vstfx_launch_editor (VSTState* vstfx)
|
||||
void
|
||||
vstfx_destroy_editor (VSTState* vstfx)
|
||||
{
|
||||
assert (!gui_quit);
|
||||
assert (0 == gui_state);
|
||||
pthread_mutex_lock (&vstfx->lock);
|
||||
if (vstfx->linux_window) {
|
||||
vstfx->destroy = TRUE;
|
||||
|
||||
Reference in New Issue
Block a user