mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Removed extra line
This commit is contained in:
@@ -761,7 +761,6 @@ sub export_gcode2 {
|
|||||||
|
|
||||||
sub on_export_completed {
|
sub on_export_completed {
|
||||||
my $self = shift;
|
my $self = shift;
|
||||||
my ($message) = @_;
|
|
||||||
|
|
||||||
$self->{export_thread}->detach if $self->{export_thread};
|
$self->{export_thread}->detach if $self->{export_thread};
|
||||||
$self->{export_thread} = undef;
|
$self->{export_thread} = undef;
|
||||||
|
|||||||
Reference in New Issue
Block a user