Removed Vertloop Select and Faceloop select from toolbox

This commit is contained in:
2005-07-26 13:55:10 +00:00
parent 3e34ff9a09
commit f48fa716c4

View File

@@ -1649,8 +1649,6 @@ static TBitem tb_mesh_select[]= {
{ 0, "More|Ctrl NumPad +", 7, NULL},
{ 0, "Less|Ctrl NumPad -", 8, NULL},
{ 0, "SEPR", 0, NULL},
{ 0, "Vertex Loop...|Alt B", 10, NULL},
{ 0, "Face Loop...|Shift R", 6, NULL},
{ 0, "Linked Vertices|Ctrl L", 4, NULL},
{ -1, "", 0, do_view3d_select_meshmenu}};