Skip to content

Commit

Permalink
Edit Mode, removed double entry Inset Faces
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinerBforartists committed Nov 17, 2015
1 parent c993d7b commit e7a3fde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release/scripts/startup/bl_ui/space_view3d.py
Original file line number Diff line number Diff line change
Expand Up @@ -2282,7 +2282,6 @@ def draw(self, context):
layout.operator("mesh.fill")
layout.operator("mesh.fill_grid")
layout.operator("mesh.beautify_fill")
layout.operator("mesh.inset")
layout.operator("mesh.bevel").vertex_only = False
layout.operator("mesh.solidify")
layout.operator("mesh.intersect")
Expand Down

0 comments on commit e7a3fde

Please sign in to comment.