diff --git a/Conf.cpp b/Conf.cpp index e9eef89..3693133 100644 --- a/Conf.cpp +++ b/Conf.cpp @@ -1347,7 +1347,6 @@ std::string CConf::getMQTTPass() const return m_mqttPass; } - bool CConf::getCWIdEnabled() const { return m_cwIdEnabled;