diff --git a/src/bgfx.cpp b/src/bgfx.cpp index 00193a1fe..6b39ed7ac 100644 --- a/src/bgfx.cpp +++ b/src/bgfx.cpp @@ -3455,7 +3455,6 @@ namespace bgfx s_allocatorStub = NULL; } - s_renderFrameCalled = false; s_threadIndex = 0; g_callback = NULL; g_allocator = NULL;