mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-27 23:48:22 +01:00
Remove some debugging code which causes slow flashy screen updates.
git-svn-id: svn://localhost/ardour2/trunk@2616 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
badc087263
commit
99d002dbdf
1 changed files with 0 additions and 2 deletions
|
|
@ -314,8 +314,6 @@ int main (int argc, char *argv[])
|
|||
ui->set_keybindings_path (keybindings_path);
|
||||
}
|
||||
|
||||
gdk_window_set_debug_updates (true);
|
||||
|
||||
ui->run (text_receiver);
|
||||
ui = 0;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue