Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label

This commit is contained in:
Dhilan007 2014-01-06 17:21:34 +08:00
commit 3a95c9db3e
1 changed files with 0 additions and 1 deletions

View File

@ -477,5 +477,4 @@ void runAllocPerformanceTest()
scene->initWithQuantityOfNodes(kNodesIncrease);
Director::getInstance()->replaceScene(scene);
scene->release();
}