Remove incorrect xml comments
This commit is contained in:
parent
2704cf8f50
commit
85ddf57659
1 changed files with 0 additions and 4 deletions
|
|
@ -870,10 +870,6 @@ namespace MatterHackers.MatterControl.Tests.Automation
|
|||
testRunner.ClickByName("Generate Gcode Button");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Switch to the primary SliceSettings tab
|
||||
/// </summary>
|
||||
/// <param name="testRunner"></param>
|
||||
public static void OpenPrintPopupMenu(this AutomationRunner testRunner, bool openAdvanced = true)
|
||||
{
|
||||
var printerConnection = ApplicationController.Instance.DragDropData.View3DWidget.Printer.Connection;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue