mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-06 06:53:42 +00:00
Removed extra newline in mqtt authentication commit.
This commit is contained in:
parent
d8973509ba
commit
984651169f
1 changed files with 0 additions and 1 deletions
1
Conf.cpp
1
Conf.cpp
|
|
@ -1347,7 +1347,6 @@ std::string CConf::getMQTTPass() const
|
|||
return m_mqttPass;
|
||||
}
|
||||
|
||||
|
||||
bool CConf::getCWIdEnabled() const
|
||||
{
|
||||
return m_cwIdEnabled;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue