mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2024-11-27 22:04:17 +01:00
Get rid of comment
This commit is contained in:
parent
e936cce0cb
commit
9f259744de
@ -177,7 +177,6 @@ public:
|
||||
void SetShapeIndex(uint32 shapeIdx, uint32 nPartitions) {
|
||||
m_NumPartitions = nPartitions;
|
||||
m_ShapeIdx = shapeIdx;
|
||||
// Recalculate();
|
||||
}
|
||||
|
||||
void SetShapeIndex(uint32 shapeIdx) {
|
||||
|
Loading…
Reference in New Issue
Block a user