remove commented-out code

This commit is contained in:
Seth Alves 2015-12-13 06:44:34 -08:00
parent f3acec5177
commit 270d5fc8e1

View file

@ -34,7 +34,6 @@ private:
EntityItemPointer _existingEntity;
EntityTreeElementPointer _containingElement;
AACube _containingElementCube; // we temporarily store our cube here in case we need to delete the containing element
// BoundingBoxRelatedProperties _newProperties;
EntityItemID _entityItemID;
bool _foundOld;
bool _foundNew;