diff --git a/tests/cpp-tests/Classes/PerformanceTest/PerformanceParticleTest.cpp b/tests/cpp-tests/Classes/PerformanceTest/PerformanceParticleTest.cpp index f01e8b1312..7f43d0ae6e 100644 --- a/tests/cpp-tests/Classes/PerformanceTest/PerformanceParticleTest.cpp +++ b/tests/cpp-tests/Classes/PerformanceTest/PerformanceParticleTest.cpp @@ -72,7 +72,6 @@ void ParticleMainScene::initWithSubTest(int asubtest, int particles) { //srandom(0); - init(); subtestNumber = asubtest; auto s = Director::getInstance()->getWinSize();