Modify the P25 UID check slightly.

This commit is contained in:
Jonathan Naylor
2017-03-29 20:46:27 +01:00
parent 37bde2df6c
commit c0571edb0b
8 changed files with 16 additions and 15 deletions

View File

@@ -433,5 +433,3 @@ void CP25Network::enable(bool enabled)
{
m_enabled = enabled;
}