2.5 UI scripts:
* Removed some unused code.
This commit is contained in:
@@ -141,7 +141,6 @@ class TIME_MT_frame(bpy.types.Menu):
|
||||
|
||||
def draw(self, context):
|
||||
layout = self.layout
|
||||
# tools = context.tool_settings
|
||||
|
||||
layout.operator("marker.add", text="Add Marker")
|
||||
layout.operator("marker.duplicate", text="Duplicate Marker")
|
||||
|
||||
Reference in New Issue
Block a user