Remove print statement

Wasn't meant to be committed, I reckon.

Contributes to issue CURA-2022.
This commit is contained in:
Ghostkeeper 2016-08-03 12:39:01 +02:00
parent df1b6b8e88
commit 557044b11c
No known key found for this signature in database
GPG key ID: 701948C5954A7385

View file

@ -43,7 +43,6 @@ class SettingOverrideDecorator(SceneNodeDecorator):
self._updateNextStack()
def __deepcopy__(self, memo):
print("deepcopy settingoverridedecorator")
## Create a fresh decorator object
deep_copy = SettingOverrideDecorator()
## Copy the instance