Typo
This commit is contained in:
parent
ae7600ee55
commit
197cd8e68b
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ sub slice {
|
||||||
|
|
||||||
# free memory
|
# free memory
|
||||||
undef $mesh;
|
undef $mesh;
|
||||||
undef $self->meshes->[$region_id];return;
|
undef $self->meshes->[$region_id];
|
||||||
}
|
}
|
||||||
|
|
||||||
# free memory
|
# free memory
|
||||||
|
|
Loading…
Reference in a new issue