Eliminate CanRemove member
This commit is contained in:
parent
3508cc72b5
commit
2e838d4a04
16 changed files with 2 additions and 26 deletions
|
|
@ -46,7 +46,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow.View3D
|
|||
}
|
||||
|
||||
public override bool CanApply => true;
|
||||
public override bool CanRemove => true;
|
||||
|
||||
public override void Apply(UndoBuffer undoBuffer)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue