Little format cleanup

This commit is contained in:
Andy CA6JAU 2018-09-22 12:53:52 -03:00
parent 87c76ff907
commit 9d2d4c804e
1 changed files with 9 additions and 10 deletions

View File

@ -1863,7 +1863,6 @@ void CDMRSlot::init(unsigned int colorCode, bool embeddedLCOnly, bool dumpTAData
slotType.getData(m_idle + 2U);
}
void CDMRSlot::setShortLC(unsigned int slotNo, unsigned int id, FLCO flco, ACTIVITY_TYPE type)
{
assert(m_modem != NULL);