removing more noise

This commit is contained in:
ZappoMan 2013-11-13 16:04:55 -08:00
parent ba9cd6fdd4
commit 02df4a82b5

View file

@ -118,7 +118,6 @@ void VoxelNodeData::writeToPacket(unsigned char* buffer, int bytes) {
}
VoxelNodeData::~VoxelNodeData() {
QUuid nodeUUID = getOwningNode()->getUUID();
delete[] _voxelPacket;
delete[] _lastVoxelPacket;