Changeset 5821 for code/branches/core5/src/libraries/core/ClassTreeMask.cc
- Timestamp:
- Sep 28, 2009, 3:56:30 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/libraries/core/ClassTreeMask.cc
r5738 r5821 488 488 489 489 // Remove the redundant subnode from the current node 490 delete (*it); 490 491 node->subnodes_.erase(it++); 491 492 }
Note: See TracChangeset
for help on using the changeset viewer.