Fix threading issue with GUI. #1443 #1444

This commit is contained in:
Alessandro Ranellucci 2013-09-19 16:00:47 +02:00
parent afdb490cf1
commit ed529b62f3
5 changed files with 62 additions and 9 deletions

View file

@ -139,7 +139,7 @@ sub slice {
# free memory
undef $mesh;
undef $self->meshes->[$region_id];
undef $self->meshes->[$region_id];return;
}
# free memory