Get rid of comment

This commit is contained in:
Pavel Krajcevski 2014-03-21 20:36:54 -04:00
parent e936cce0cb
commit 9f259744de

View file

@ -177,7 +177,6 @@ public:
void SetShapeIndex(uint32 shapeIdx, uint32 nPartitions) {
m_NumPartitions = nPartitions;
m_ShapeIdx = shapeIdx;
// Recalculate();
}
void SetShapeIndex(uint32 shapeIdx) {