mirror of
https://github.com/overte-org/overte.git
synced 2025-04-25 20:36:38 +02:00
removing more noise
This commit is contained in:
parent
ba9cd6fdd4
commit
02df4a82b5
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ void VoxelNodeData::writeToPacket(unsigned char* buffer, int bytes) {
|
|||
}
|
||||
|
||||
VoxelNodeData::~VoxelNodeData() {
|
||||
QUuid nodeUUID = getOwningNode()->getUUID();
|
||||
delete[] _voxelPacket;
|
||||
delete[] _lastVoxelPacket;
|
||||
|
||||
|
|
Loading…
Reference in a new issue