Changes between Initial Version and Version 1 of Ticket #13568, comment 4
- Timestamp:
- Jul 28, 2015, 12:46:38 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13568, comment 4
initial v1 15 15 16 16 The solution was to updated `levelParent` when we detect that a node was already processed in "left branch loop". 17 18 Edit: I also removed a block of code that was signed as redundant. From what I analyzed, it seems it really was.