Remove redundant local reference
This commit is contained in:
parent
93cda82ce7
commit
2f952faf78
2 changed files with 5 additions and 9 deletions
|
|
@ -1810,7 +1810,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
return widget;
|
||||
}
|
||||
|
||||
// TODO: **************** REMOVE - No longer applicable *********************************
|
||||
// TODO: Consider if we should always allow DragDrop or if we should prevent during printer or other scenarios
|
||||
private bool AllowDragDrop() => true;
|
||||
|
||||
private void AutoSpin()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue