mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-16 11:17:49 -06:00
Removed unused code
This commit is contained in:
parent
c9f3042b2c
commit
4e722d61ce
1 changed files with 0 additions and 3 deletions
|
@ -23,9 +23,6 @@ class ConvexHullNode(SceneNode):
|
|||
|
||||
self._original_parent = parent
|
||||
|
||||
self._inherit_orientation = False
|
||||
self._inherit_scale = False
|
||||
|
||||
# Color of the drawn convex hull
|
||||
self._color = Color(35, 35, 35, 128)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue