Removed block sharing ready for compression.
This commit is contained in:
@ -46,8 +46,6 @@ void TestVolume::testSize()
|
||||
}
|
||||
}
|
||||
|
||||
volData.tidyUpMemory(0);
|
||||
|
||||
QCOMPARE(volData.getWidth(), g_uVolumeSideLength);
|
||||
QCOMPARE(volData.getHeight(), g_uVolumeSideLength);
|
||||
QCOMPARE(volData.getDepth(), g_uVolumeSideLength);
|
||||
|
Reference in New Issue
Block a user