Cleanup: unused args/vars

This commit is contained in:
2019-05-28 16:22:21 +10:00
parent 7bf8d8b3c8
commit 1008d9c735
10 changed files with 23 additions and 38 deletions

View File

@@ -794,8 +794,6 @@ class GreasePencilToolsPanel:
def draw(self, context):
layout = self.layout
gpd = context.gpencil_data
gpencil_active_brush_settings_simple(context, layout)
layout.separator()