Small cleanup
[ardour.git] / gtk2_ardour / editor_mixer.cc
index 6251f77ee7edc55cde5f4a43cca194576e32f8b1..071dca9793256608f4cb4631da71e11edbee5961 100644 (file)
@@ -283,7 +283,7 @@ Editor::track_mixer_selection ()
 void
 Editor::follow_mixer_selection ()
 {
-       if (!ARDOUR::Config->get_link_editor_and_mixer_selection() || _following_mixer_selection) {
+       if (_following_mixer_selection) {
                return;
        }