mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Remove debug messages, cleanup output (1/2)
This commit is contained in:
parent
10109c3147
commit
5d175786e8
5 changed files with 0 additions and 9 deletions
|
|
@ -200,9 +200,6 @@ PluginUIWindow::PluginUIWindow (std::shared_ptr<PlugInsertBase> pib,
|
|||
|
||||
PluginUIWindow::~PluginUIWindow ()
|
||||
{
|
||||
#ifndef NDEBUG
|
||||
cerr << "PluginWindow deleted for " << this << endl;
|
||||
#endif
|
||||
delete _pluginui;
|
||||
|
||||
if (the_plugin_window == this) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue