Remove obsolete debug statement

Contributes to 1685
This commit is contained in:
Arjen Hiemstra 2016-06-09 15:35:37 +02:00
parent 98c9f202a2
commit 90ddff1c7f

View file

@ -128,8 +128,6 @@ Column
ExtruderManager.setActiveExtruderIndex(index); ExtruderManager.setActiveExtruderIndex(index);
} }
Component.onCompleted: console.log(model.name);
style: ButtonStyle style: ButtonStyle
{ {
background: Rectangle background: Rectangle