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
@ -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…
Reference in New Issue
Block a user