From 9f259744dec7981990d2c45b03c4da4cef129737 Mon Sep 17 00:00:00 2001 From: Pavel Krajcevski Date: Fri, 21 Mar 2014 20:36:54 -0400 Subject: [PATCH] Get rid of comment --- BPTCEncoder/src/RGBAEndpoints.h | 1 - 1 file changed, 1 deletion(-) 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) {