Fix compiler warnings for DMRAccessControl

This commit is contained in:
Tony Corbett G0WFV
2016-09-23 12:47:13 +01:00
parent 312e9eca43
commit cfe5230182
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ private:
static std::vector<unsigned int> m_prefixes;
static unsigned int m_callHang;
static int m_callHang;
static bool m_selfOnly;
static unsigned int m_id;