do not setup bindings twice in a Pianoroll

This commit is contained in:
Paul Davis 2025-03-11 13:42:59 -06:00
parent b659a1e7ae
commit 203f26c861

View file

@ -574,8 +574,6 @@ Pianoroll::build_canvas ()
_canvas->set_can_focus ();
_toolbox.pack_start (*_canvas_viewport, true, true);
bindings_changed ();
}
void