Removed test code.

This commit is contained in:
bkaradzic 2012-10-27 21:39:43 -07:00
parent 7accea7b5d
commit caeecc72ce

View file

@ -45,9 +45,6 @@ int _main_(int _argc, char** _argv)
// Advance to next frame. Rendering thread will be kicked to
// process submitted rendering primitives.
bgfx::frame();
extern void emscripten_yield();
emscripten_yield();
}
// Shutdown bgfx.