Remove unused items
This commit is contained in:
parent
d2c25ca814
commit
82b1cb3a5a
2 changed files with 6 additions and 20 deletions
|
|
@ -169,8 +169,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
activeSettings.GetValue<Vector2>(SettingsKey.print_center),
|
||||
activeSettings.GetValue<BedShape>(SettingsKey.bed_shape),
|
||||
viewControls3D,
|
||||
ApplicationController.Instance.Theme,
|
||||
modelViewer.meshViewerWidget);
|
||||
ApplicationController.Instance.Theme);
|
||||
gcodeViewer.AnchorAll();
|
||||
this.gcodeViewer.Visible = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue