Cleanup: unused variables

This commit is contained in:
2018-09-11 18:15:55 +10:00
parent 29fa45b695
commit b05f9e35cb
18 changed files with 29 additions and 88 deletions

View File

@@ -58,7 +58,6 @@ class DATA_PT_lightprobe(DataButtonsPanel, Panel):
layout = self.layout
layout.use_property_split = True
ob = context.object
probe = context.lightprobe
# layout.prop(probe, "type")