Cleanup: pep8 & redundant vars

This commit is contained in:
2014-07-22 12:03:15 +10:00
parent 88f126f2eb
commit 200dd87de1
11 changed files with 19 additions and 22 deletions

View File

@@ -1172,7 +1172,6 @@ class TEXTURE_PT_influence(TextureSlotPanel, Panel):
col = split.column()
factor_but(col, "use_map_alpha", "alpha_factor", "Alpha")
layout.separator()
if not isinstance(idblock, ParticleSettings):