Use async timer everywhere

This commit is contained in:
Alessandro Ranellucci 2014-06-13 20:36:45 +02:00
parent 08047c11eb
commit a1bcbea816
2 changed files with 14 additions and 15 deletions

View file

@ -321,9 +321,6 @@ Print::clear_objects()
this->delete_object(i);
this->clear_regions();
this->state.invalidate(psSkirt);
this->state.invalidate(psBrim);
}
PrintObject*