mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH:delete invalid test code
Change-Id: Idadf2446f270d284bda6bb7ed9cd7e08eeeb34b9
This commit is contained in:
@@ -510,7 +510,7 @@ void PrintJob::on_check_ip_address_success(std::function<void()> func)
|
||||
|
||||
void PrintJob::connect_to_local_mqtt()
|
||||
{
|
||||
this->update_status(0, "1111111");
|
||||
this->update_status(0, wxEmptyString);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user