mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 11:06:32 +01:00
some good practice.
This commit is contained in:
parent
d58f68ae97
commit
75021abfd6
1 changed files with 1 additions and 0 deletions
|
|
@ -226,6 +226,7 @@ ControlProtocolManager::teardown (ControlProtocolInfo& cpi)
|
|||
delete cpi.state;
|
||||
cpi.state = 0;
|
||||
delete (Glib::Module*)cpi.descriptor->module;
|
||||
cpi.descriptor->module = 0;
|
||||
|
||||
ProtocolStatusChange (&cpi);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue