mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 02:31:09 +00:00
Remove unused Iterator.task_result_index_ (c78b289)
This commit is contained in:
@@ -123,7 +123,6 @@ namespace IfcGeom {
|
||||
std::mutex element_ready_mutex_;
|
||||
bool task_result_ptr_initialized = false;
|
||||
size_t async_elements_returned_ = 0;
|
||||
size_t task_result_index_ = 0;
|
||||
|
||||
ifcopenshell::geometry::Settings settings_;
|
||||
IfcParse::IfcFile* ifc_file;
|
||||
|
||||
Reference in New Issue
Block a user