Cleanup: redundant check

This commit is contained in:
Campbell Barton 2018-05-30 19:22:40 +02:00
parent 0b6603d9b6
commit 61fc9fcffa
1 changed files with 0 additions and 1 deletions

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