diff --git a/libs/ardour/presentation_info.cc b/libs/ardour/presentation_info.cc index 7115539178..fe094dae6b 100644 --- a/libs/ardour/presentation_info.cc +++ b/libs/ardour/presentation_info.cc @@ -38,7 +38,6 @@ using std::string; string PresentationInfo::state_node_name = X_("PresentationInfo"); PBD::Signal0 PresentationInfo::Change; -PBD::Signal0 PresentationInfo::SelectionChange; namespace ARDOUR { namespace Properties {