code cleanup: remove unused imports/defines + other redundant code.
This commit is contained in:
@@ -796,7 +796,6 @@ class ConstraintButtonsPanel():
|
||||
layout.operator("clip.constraint_to_fcurve")
|
||||
|
||||
def OBJECT_SOLVER(self, context, layout, con):
|
||||
scene = context.scene
|
||||
clip = self._getConstraintClip(context, con)
|
||||
|
||||
layout.prop(con, "use_active_clip")
|
||||
|
Reference in New Issue
Block a user