Removed extra line
This commit is contained in:
parent
02df73c94b
commit
2d045d1f39
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue