more fixes/tweaks from the land of the lion
[ardour.git] / libs / midi++2 / jack_midi_port.cc
index 162e2a5f1ba321ee7fd8f43098adbc41270d755f..05eebc5aa1ae106d3f4a5389ff8648f78b273c55 100644 (file)
@@ -76,7 +76,7 @@ JackMIDIPort::JackMIDIPort (const XMLNode& node, jack_client_t* jack_client)
 }
 
 void
-JackMIDIPort::init (string const & name, Flags flags)
+JackMIDIPort::init (const string& /*name*/, Flags /*flags*/)
 {
        if (!create_port ()) {
                _ok = true;