mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
remove debug output
This commit is contained in:
parent
77b6b25f2d
commit
aa637cd534
1 changed files with 0 additions and 2 deletions
|
|
@ -3259,8 +3259,6 @@ RCOptionEditor::use_own_window (bool and_fill_it)
|
||||||
if (win && new_window) {
|
if (win && new_window) {
|
||||||
win->set_name ("PreferencesWindow");
|
win->set_name ("PreferencesWindow");
|
||||||
ARDOUR_UI::instance()->setup_toplevel_window (*win, _("Preferences"), this);
|
ARDOUR_UI::instance()->setup_toplevel_window (*win, _("Preferences"), this);
|
||||||
|
|
||||||
cerr << "created prefs window\n";
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return win;
|
return win;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue