1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +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() GCodeSender::~GCodeSender()
{ {
printf("disconnecting\n");
this->disconnect(); this->disconnect();
} }