mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-10 15:36:24 +01:00
revert part of earlier MCP patch from rodrigo
git-svn-id: svn://localhost/ardour2/branches/3.0@12534 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
4073e5b7ab
commit
bbcfffc2da
1 changed files with 0 additions and 4 deletions
|
|
@ -125,10 +125,6 @@ MackieControlProtocol::~MackieControlProtocol()
|
|||
{
|
||||
DEBUG_TRACE (DEBUG::MackieControl, "MackieControlProtocol::~MackieControlProtocol\n");
|
||||
|
||||
for (Surfaces::iterator s = surfaces.begin(); s != surfaces.end(); ++s) {
|
||||
(*s)->zero_all ();
|
||||
}
|
||||
|
||||
drop_connections ();
|
||||
tear_down_gui ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue