1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-18 09:14:27 +00:00

Removed debugging statement

This commit is contained in:
Alessandro Ranellucci
2015-11-02 01:44:44 +01:00
parent 4e3784a2a9
commit 9438289fc1
-1
View File
@@ -29,7 +29,6 @@ GCodeSender::GCodeSender()
GCodeSender::~GCodeSender()
{
printf("disconnecting\n");
this->disconnect();
}