Remove stray debug print

CURA-1278
This commit is contained in:
fieldOfView 2016-06-02 11:12:37 +02:00
parent 1603bb3075
commit e03f65c471

View File

@ -371,8 +371,6 @@ Item
key: "infill_sparse_density" key: "infill_sparse_density"
watchedProperties: [ "value" ] watchedProperties: [ "value" ]
storeIndex: 0 storeIndex: 0
onPropertiesChanged: console.log(properties.value)
} }
UM.SettingPropertyProvider UM.SettingPropertyProvider