Removed unneeded variable.
This commit is contained in:
@ -243,7 +243,6 @@ namespace PolyVox
|
||||
private:
|
||||
//Other current position information
|
||||
VoxelType* mCurrentVoxel;
|
||||
VoxelType* m_CurrentChunkData;
|
||||
|
||||
uint16_t m_uXPosInChunk;
|
||||
uint16_t m_uYPosInChunk;
|
||||
|
Reference in New Issue
Block a user