trim typo and details
[ardour.git] / gtk2_ardour / editor_mixer.cc
index a2a818968341e3c5e783a6845ef95e649bf13193..071dca9793256608f4cb4631da71e11edbee5961 100644 (file)
@@ -283,7 +283,7 @@ Editor::track_mixer_selection ()
 void
 Editor::follow_mixer_selection ()
 {
-       if (!ARDOUR_UI::config()->get_link_editor_and_mixer_selection() || _following_mixer_selection) {
+       if (_following_mixer_selection) {
                return;
        }