From 567c0e09b8d1e06d52b17eb8d055db7d4e3f5402 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Tue, 24 Jun 2025 17:58:08 -0600 Subject: [PATCH] NO-OP: remove out of date comment --- gtk2_ardour/editing_context.cc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/gtk2_ardour/editing_context.cc b/gtk2_ardour/editing_context.cc index 93061de08f..3d85524925 100644 --- a/gtk2_ardour/editing_context.cc +++ b/gtk2_ardour/editing_context.cc @@ -3293,12 +3293,6 @@ EditingContext::load_shared_bindings () need_shared_actions = false; } - /* This set of bindings may expand in the future to include things - * other than MIDI editing, but for now this is all we've got as far as - * bindings that need to be distinct from the Editors (because some of - * the keys may overlap. - */ - /* Copy each set of shared bindings but give them a new name, which will make them refer to actions * named after this EditingContext (ie. unique to this EC) */