Typo
This commit is contained in:
parent
ae7600ee55
commit
197cd8e68b
@ -139,7 +139,7 @@ sub slice {
|
||||
|
||||
# free memory
|
||||
undef $mesh;
|
||||
undef $self->meshes->[$region_id];return;
|
||||
undef $self->meshes->[$region_id];
|
||||
}
|
||||
|
||||
# free memory
|
||||
|
Loading…
Reference in New Issue
Block a user