mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-28 07:49:59 +00:00
Remove unused Iterator.task_result_index_ (c78b289)
This commit is contained in:
@@ -144,7 +144,6 @@ bool IfcGeom::Iterator::initialize() {
|
||||
|
||||
task_iterator_ = tasks_.begin();
|
||||
|
||||
task_result_index_ = 0;
|
||||
done = 0;
|
||||
total = (int)tasks_.size();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user