mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 08:58:58 +08:00
Removed unused code
This commit is contained in:
parent
c9f3042b2c
commit
4e722d61ce
@ -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…
x
Reference in New Issue
Block a user