mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 16:36:54 +02:00
remove commented-out code
This commit is contained in:
parent
f3acec5177
commit
270d5fc8e1
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ private:
|
||||||
EntityItemPointer _existingEntity;
|
EntityItemPointer _existingEntity;
|
||||||
EntityTreeElementPointer _containingElement;
|
EntityTreeElementPointer _containingElement;
|
||||||
AACube _containingElementCube; // we temporarily store our cube here in case we need to delete the containing element
|
AACube _containingElementCube; // we temporarily store our cube here in case we need to delete the containing element
|
||||||
// BoundingBoxRelatedProperties _newProperties;
|
|
||||||
EntityItemID _entityItemID;
|
EntityItemID _entityItemID;
|
||||||
bool _foundOld;
|
bool _foundOld;
|
||||||
bool _foundNew;
|
bool _foundNew;
|
||||||
|
|
Loading…
Reference in a new issue