From e34ae05cdf12145a86679fa1b8cb58bffc79b0c1 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: Tue, 19 Jul 2022 10:36:18 -0700 Subject: [PATCH] Cleanup. --- src/bgfx_p.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bgfx_p.h b/src/bgfx_p.h index 23102d880..46dc3d5e1 100644 --- a/src/bgfx_p.h +++ b/src/bgfx_p.h @@ -3077,6 +3077,7 @@ namespace bgfx WARN_RESET_CAPS_FLAGS(HIDPI); #undef WARN_RESET_CAPS_FLAGS + BX_UNUSED(oldFlags); BX_WARN(g_caps.limits.maxTextureSize >= _width && g_caps.limits.maxTextureSize >= _height