Remove outdated comment, CreateStreamProcessors called above
This commit is contained in:
parent
86660c032f
commit
1ee3b5badf
1 changed files with 0 additions and 1 deletions
|
|
@ -958,7 +958,6 @@ namespace MatterHackers.MatterControl.PrinterCommunication
|
|||
// Call instance event
|
||||
ConnectionSucceeded?.Invoke(this, null);
|
||||
|
||||
// TODO: Shouldn't we wait to start reading until after we create the stream pipeline?
|
||||
Console.WriteLine("ReadFromPrinter thread created.");
|
||||
ReadThread.Start(this);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue