diff --git a/BPTCEncoder/src/RGBAEndpoints.h b/BPTCEncoder/src/RGBAEndpoints.h index f5ba5db..cbb497b 100755 --- a/BPTCEncoder/src/RGBAEndpoints.h +++ b/BPTCEncoder/src/RGBAEndpoints.h @@ -177,7 +177,6 @@ public: void SetShapeIndex(uint32 shapeIdx, uint32 nPartitions) { m_NumPartitions = nPartitions; m_ShapeIdx = shapeIdx; - // Recalculate(); } void SetShapeIndex(uint32 shapeIdx) {