remove method no longer needed
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 26 Feb 2017 17:21:48 +0000 (18:21 +0100)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 26 Feb 2017 17:24:56 +0000 (18:24 +0100)
commitf64441aa58ce5b17e2665be355b940633fde3c81
tree57e96b52fd746147fc20aa5377bfdbed4f09d11b
parent5456fd5717feb3133cc22aef80cc858d1cb0551b
remove method no longer needed

Editor::track_selection_changed() is now invoked by EditorRoutes::sync_treeview_from_presentation_info(),
AFTER the Selection has been updated
gtk2_ardour/editor.cc
gtk2_ardour/editor.h
gtk2_ardour/editor_routes.cc