mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-28 07:58:15 +01:00
remove debug output
This commit is contained in:
parent
6ca8ec5141
commit
9fc9264aa0
1 changed files with 0 additions and 1 deletions
|
|
@ -438,7 +438,6 @@ TransportMastersWindow::TransportMastersWindow ()
|
|||
void
|
||||
TransportMastersWindow::on_realize ()
|
||||
{
|
||||
std::cerr << "TMD realized!\n";
|
||||
ArdourWindow::on_realize ();
|
||||
/* (try to) ensure that resizing is possible and the window can be moved (and closed) */
|
||||
get_window()->set_decorations (Gdk::DECOR_BORDER | Gdk::DECOR_RESIZEH | Gdk::DECOR_TITLE | Gdk::DECOR_MENU);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue