summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/ardour/presentation_info.cc1
1 files changed, 0 insertions, 1 deletions
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<void> PresentationInfo::Change;
-PBD::Signal0<void> PresentationInfo::SelectionChange;
namespace ARDOUR {
namespace Properties {