Browse Source

Remove debug print

Nino van Hooff 5 years ago
parent
commit
8c0a2ff72e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml

+ 0 - 1
plugins/PerObjectSettingsTool/PerObjectSettingsPanel.qml

@@ -149,7 +149,6 @@ Item
 
             onActivated:
             {
-                print(index)
                 if (index == 0){
                     setMeshType(infillMeshType)
                 } else {