remove unneded print oin test

pull/135/head
Simon Stürz 2017-10-11 15:26:17 +02:00 committed by Michael Zanetti
parent cb7603f916
commit 4eddeb7d52
1 changed files with 0 additions and 2 deletions

View File

@ -524,8 +524,6 @@ void TestLogging::testDoubleValues()
foreach (const QVariant &logNotificationVariant, logNotificationsList) {
QVariantMap logNotification = logNotificationVariant.toMap().value("params").toMap().value("logEntry").toMap();
printJson(logNotification);
if (logNotification.value("typeId").toString() == doubleStateParamTypeId.toString()) {
if (logNotification.value("typeId").toString() == doubleStateParamTypeId.toString()) {