Remove redundant local reference

This commit is contained in:
John Lewin 2017-09-16 01:36:19 -07:00
parent 93cda82ce7
commit 2f952faf78
2 changed files with 5 additions and 9 deletions

View file

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