summaryrefslogtreecommitdiffstats
path: root/tests/auto/scion/tst_scion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/scion/tst_scion.cpp')
-rw-r--r--tests/auto/scion/tst_scion.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/scion/tst_scion.cpp b/tests/auto/scion/tst_scion.cpp
index 242a496..98a624a 100644
--- a/tests/auto/scion/tst_scion.cpp
+++ b/tests/auto/scion/tst_scion.cpp
@@ -342,7 +342,6 @@ static bool playEvent(QScxmlStateMachine *stateMachine, const QJsonObject &event
e->setOrigin(origin);
e->setOriginType(origintype);
e->setInvokeId(invokeid);
-// qDebug() << "submitting event" << eventName << "....";
if (eventDescription.contains(QLatin1String("after"))) {
int delay = eventDescription.value(QLatin1String("after")).toInt();
Q_ASSERT(delay > 0);