Cleanup: unused variables

This commit is contained in:
2018-09-11 17:30:05 +10:00
parent 0276e0e7de
commit bf8aac0d49
5 changed files with 2 additions and 5 deletions

View File

@@ -392,7 +392,6 @@ class RENDER_PT_output(RenderButtonsPanel, Panel):
rd = context.scene.render
image_settings = rd.image_settings
file_format = image_settings.file_format
layout.prop(rd, "filepath", text="")