formatting

This commit is contained in:
Seth Alves 2015-06-15 16:22:06 -07:00
parent 445381bb6b
commit 6def25de92

View file

@ -92,7 +92,6 @@ class PolyVoxEntityItem : public EntityItem {
glm::vec3 _voxelVolumeSize; // this is always 3 bytes
QByteArray _voxelData;
PolyVoxSurfaceStyle _voxelSurfaceStyle;
};
#endif // hifi_PolyVoxEntityItem_h