mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Removing warnings here and there
This commit is contained in:
@@ -41,7 +41,7 @@ use Slic3r::Print::Object;
|
||||
use Slic3r::Surface;
|
||||
use Slic3r::TriangleMesh;
|
||||
|
||||
our $threads = $have_threads ? 2 : undef;
|
||||
our $threads = $have_threads ? 2 : 1;
|
||||
|
||||
# miscellaneous options
|
||||
our $notes = '';
|
||||
|
||||
Reference in New Issue
Block a user