Cleanup: redundant check

This commit is contained in:
2018-05-30 19:22:40 +02:00
parent 0b6603d9b6
commit 61fc9fcffa

View File

@@ -1359,7 +1359,6 @@ class CYCLES_RENDER_PT_bake(CyclesButtonsPanel, Panel):
else:
sub.prop(cbk, "cage_extrusion", text="Ray Distance")
if rd.use_bake_multires == False:
layout.operator("object.bake", icon='RENDER_STILL').type = cscene.bake_type