2.5 UI scripts:

* Removed some unused code.
This commit is contained in:
2011-02-28 14:25:40 +00:00
parent 82b21ba166
commit cbf976e7a6
6 changed files with 0 additions and 40 deletions

View File

@@ -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")