Removed debugging statement
This commit is contained in:
parent
4e3784a2a9
commit
9438289fc1
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ GCodeSender::GCodeSender()
|
||||||
|
|
||||||
GCodeSender::~GCodeSender()
|
GCodeSender::~GCodeSender()
|
||||||
{
|
{
|
||||||
printf("disconnecting\n");
|
|
||||||
this->disconnect();
|
this->disconnect();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue