Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChrisTerBeke <c.terbeke@ultimaker.com>2017-09-18 11:51:32 +0300
committerChrisTerBeke <c.terbeke@ultimaker.com>2017-09-18 11:51:32 +0300
commitf07f7a2f1273267ea9c7855f79848fe6bc91adeb (patch)
tree201035a2b021e0b20699cb47152a59ee231cc05a /cura/PlatformPhysics.py
parent4ca5987ca8fbf89cdf938c82dc6ff65e9ebc2942 (diff)
Remove logging
Diffstat (limited to 'cura/PlatformPhysics.py')
-rwxr-xr-xcura/PlatformPhysics.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/cura/PlatformPhysics.py b/cura/PlatformPhysics.py
index 3db681eb06..aca91f866a 100755
--- a/cura/PlatformPhysics.py
+++ b/cura/PlatformPhysics.py
@@ -9,7 +9,6 @@ from UM.Scene.Iterator.BreadthFirstIterator import BreadthFirstIterator
from UM.Math.Vector import Vector
from UM.Scene.Selection import Selection
from UM.Preferences import Preferences
-from UM.Logger import Logger
from cura.ConvexHullDecorator import ConvexHullDecorator
@@ -46,8 +45,6 @@ class PlatformPhysics:
if not self._enabled:
return
- Logger.log("d", "was_triggered_by_tool=%s", was_triggered_by_tool)
-
root = self._controller.getScene().getRoot()
# Keep a list of nodes that are moving. We use this so that we don't move two intersecting objects in the