diff --git a/src/bgfx.cpp b/src/bgfx.cpp index f1369d39c..5aa4945a5 100644 --- a/src/bgfx.cpp +++ b/src/bgfx.cpp @@ -3415,7 +3415,6 @@ namespace bgfx s_allocatorStub = NULL; } - s_renderFrameCalled = false; s_threadIndex = 0; g_callback = NULL; g_allocator = NULL;