local issues support generator fix

This commit is contained in:
PavelMikus 2023-01-11 12:44:42 +01:00 committed by Pavel Mikuš
parent 727e7cc4f1
commit d20f880124
5 changed files with 24 additions and 21 deletions

View file

@ -222,7 +222,6 @@ public:
all_regions.clear();
layer_ranges.clear();
cached_volume_ids.clear();
generated_support_points.reset();
}
private: