mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Remove (ancient) commented out code
This commit is contained in:
parent
1924946b59
commit
c7f190bb26
1 changed files with 0 additions and 4 deletions
|
@ -124,7 +124,3 @@ class SolidView(View):
|
||||||
|
|
||||||
def endRendering(self):
|
def endRendering(self):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
#def _onPreferenceChanged(self, preference):
|
|
||||||
#if preference == "view/show_overhang": ## Todo: This a printer only setting. Should be removed from Uranium.
|
|
||||||
#self._enabled_material = None
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue