mirror of https://github.com/axmolengine/axmol.git
fixed #1179: remove test codes
This commit is contained in:
parent
6277e59b21
commit
65f4b888f2
|
@ -78,8 +78,6 @@ bool AppDelegate::initInstance() {
|
|||
}
|
||||
|
||||
bool AppDelegate::applicationDidFinishLaunching() {
|
||||
CCAssert(false, "error");
|
||||
|
||||
// initialize director
|
||||
CCDirector *pDirector = CCDirector::sharedDirector();
|
||||
|
||||
|
|
Loading…
Reference in New Issue