From e3e984d660f69aeabba8690a60d8c54cff658cc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=91=D1=80=D0=B0=D0=BD=D0=B8=D0=BC=D0=B8=D1=80=20=D0=9A?= =?UTF-8?q?=D0=B0=D1=80=D0=B0=D1=9F=D0=B8=D1=9B?= Date: Fri, 8 Mar 2019 07:57:33 -0800 Subject: [PATCH] Issue #1662. --- src/bgfx.cpp | 1 - 1 file changed, 1 deletion(-) 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;