mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
some code formatting
This commit is contained in:
committed by
Vojtech Kral
parent
dd1fd66a47
commit
d4b73701d9
@@ -168,7 +168,7 @@ sub thread_cleanup {
|
||||
*Slic3r::GUI::TabIface::DESTROY = sub {};
|
||||
*Slic3r::OctoPrint::DESTROY = sub {};
|
||||
*Slic3r::Duet::DESTROY = sub {};
|
||||
*Slic3r::PrintHostFactory::DESTROY = sub {};
|
||||
*Slic3r::PrintHostFactory::DESTROY = sub {};
|
||||
*Slic3r::PresetUpdater::DESTROY = sub {};
|
||||
return undef; # this prevents a "Scalars leaked" warning
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user