mirror of https://github.com/axmolengine/axmol.git
issue #854: remove unneeded code
This commit is contained in:
parent
77b830b36b
commit
842c64486e
|
@ -74,7 +74,6 @@ static void* loadImage(void* data)
|
|||
thread.createAutoreleasePool();
|
||||
|
||||
AsyncStruct *pAsyncStruct = NULL;
|
||||
CCLog("hhhhhhhh");
|
||||
|
||||
while (true)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue