Keep compiler happy

pull/32/head
Geoffrey Merck 4 years ago
parent 6f413665cc
commit eaf116aa77

@ -28,5 +28,6 @@ CAPRSReader::CAPRSReader()
bool CAPRSReader::readAprsFrame(const std::string& aprsFrame)
{
auto bla = aprsFrame;
return false;
}
Loading…
Cancel
Save

Powered by TurnKey Linux.