more minor py edits

This commit is contained in:
Campbell Barton
2011-12-05 23:05:16 +00:00
parent b44c82b4fd
commit 04464c6cf9
3 changed files with 3 additions and 4 deletions

View File

@@ -156,7 +156,7 @@ class CLIP_PT_tools_tracking(Panel):
def draw(self, context):
layout = self.layout
clip = context.space_data.clip
# clip = context.space_data.clip # UNUSED
row = layout.row(align=True)