mirror of
https://github.com/Relintai/voxelman.git
synced 2024-11-12 10:15:12 +01:00
Removed leftover print.
This commit is contained in:
parent
25da88da19
commit
b046db78ed
@ -458,7 +458,7 @@ void VoxelChunk::set_channel_compressed(int channel_index, const PoolByteArray &
|
||||
}
|
||||
|
||||
int ds = data.size();
|
||||
print_error(String::num(ds));
|
||||
|
||||
PoolByteArray::Read r = data.read();
|
||||
|
||||
//We are not going to write to it
|
||||
|
Loading…
Reference in New Issue
Block a user