assert() to help find some possible causes of #2991. Fix some confusion with GTK...
[ardour.git] / libs / ardour / session_metadata.cc
index 446d944f8a56f7089cefc649ecc95dde693e8736..10c39983df93fbd4b30c50e1e0a682808b1b850f 100644 (file)
@@ -163,7 +163,7 @@ SessionMetadata::get_state ()
 }
 
 int
-SessionMetadata::set_state (const XMLNode & state, int version)
+SessionMetadata::set_state (const XMLNode & state, int /*version*/)
 {
        const XMLNodeList & children = state.children();
        ustring name;