mirror of
https://github.com/Fishwaldo/qt-openzwave.git
synced 2025-03-15 19:41:24 +00:00
remove this exit
This commit is contained in:
parent
8eb82faeef
commit
9548768655
1 changed files with 0 additions and 1 deletions
|
@ -248,7 +248,6 @@ int main(int argc, char *argv[])
|
|||
qDebug() << "userPath: " << userPath;
|
||||
|
||||
QSettings settings(userPath.append("/ozwdaemon.ini"), QSettings::IniFormat);
|
||||
exit(-1);
|
||||
|
||||
#ifdef HAVE_MQTT
|
||||
if (parser.isSet(MQTTServer)) {
|
||||
|
|
Loading…
Add table
Reference in a new issue