Remove unused method in RouteTimeAxisView. Fix bug with switching to layered region...
[ardour.git] / libs / ardour / named_selection.cc
index eea726cdca15bf8793a964690ef4f08c2981dd72..dbb4a8ca4d2103a2dcf77fb30c1b0aa0786fe032 100644 (file)
@@ -106,7 +106,7 @@ NamedSelection::~NamedSelection ()
 }
 
 int
-NamedSelection::set_state (const XMLNode& node)
+NamedSelection::set_state (const XMLNode& /*node*/)
 {
        return 0;
 }