DataFlash: remove bad FALLTHROUGH causing compilation failure

This commit is contained in:
Peter Barker 2017-08-24 15:59:03 +10:00 committed by Randy Mackay
parent 921985fe27
commit 2f9fb581fe

View File

@ -133,7 +133,6 @@ void DFMessageWriter_WriteSysInfo::process() {
return; // call me again
}
}
FALLTHROUGH;
}
_finished = true; // all done!