rm some msgs

pull/2/head
Tom Early 3 years ago
parent 86abe51a6d
commit 5972139ce8

@ -178,14 +178,6 @@ bool CInterlinkMap::IsCallsignListed(const std::string &callsign, const CIp &ip,
{ {
return true; return true;
} }
else
{
std::cout << ip << " is not equal to " << item->second.GetIp() << std::endl;
}
}
else
{
std::cout << "Problem with linking " << callsign << " modules '" << modules << "'\n";
} }
} }
else else

Loading…
Cancel
Save

Powered by TurnKey Linux.