mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
CURA-4284 remove debug logging
This commit is contained in:
parent
8a518ff610
commit
98babfade7
1 changed files with 0 additions and 2 deletions
|
@ -354,8 +354,6 @@ class StartSliceJob(Job):
|
|||
|
||||
setting.value = str(limited_stack.getProperty(key, "value")).encode("utf-8")
|
||||
|
||||
Logger.log("d", "key=%s value=%s", key, setting.value)
|
||||
|
||||
Job.yieldThread()
|
||||
|
||||
## Recursive function to put all settings that require each other for value changes in a list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue