Remove (ancient) commented out code

This commit is contained in:
fieldOfView 2017-11-18 11:30:17 +01:00
parent 1924946b59
commit c7f190bb26

View File

@ -124,7 +124,3 @@ class SolidView(View):
def endRendering(self):
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