mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 10:20:26 +00:00
turn off the debug statement about services that are loaded
This commit is contained in:
@@ -165,7 +165,7 @@ void ServiceManager::loadServices()
|
||||
service.Name = service.Directory;
|
||||
|
||||
services << service;
|
||||
qDebug() << "Added Service:" << cDir << service.Directory << service.Name << service.Tag;
|
||||
//qDebug() << "Added Service:" << cDir << service.Directory << service.Name << service.Tag;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user