summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-03-04 16:48:47 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-03-05 07:15:45 +0000
commit6915abd48a911a51b0625688ba70009b919f7882 (patch)
tree33e142b4caadc88600809ac73ea756948d5ed84c
parent136e1eaac61763cd1d0f7f6a5b92f14dd3bef69c (diff)
Remove leftover debug codev5.5.0-alpha1
Change-Id: Ic319b66fae10ce3e3d79ff6f6ea489edfe3556fa Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
-rw-r--r--tests/auto/declarative_core/tst_map_routing.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative_core/tst_map_routing.qml b/tests/auto/declarative_core/tst_map_routing.qml
index ca078cd3..28c9eb54 100644
--- a/tests/auto/declarative_core/tst_map_routing.qml
+++ b/tests/auto/declarative_core/tst_map_routing.qml
@@ -50,7 +50,6 @@ Item {
property variant circle2: QtPositioning.circle(tr, 4000)
Component.onCompleted: {
- console.log("ffffff " + circle1 + " " + circle2)
boundingBox1.topLeft = bl
boundingBox1.bottomRight = bl
boundingBox1.width = 10