From c4eec4fa6904a3ac6266e7cd9d901ecbf000bc34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sat, 11 Feb 2017 09:28:38 -0800 Subject: [PATCH] Cleanup. --- src/bgfx_p.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/bgfx_p.h b/src/bgfx_p.h index be048e435..59e7110c9 100644 --- a/src/bgfx_p.h +++ b/src/bgfx_p.h @@ -23,8 +23,6 @@ #include "config.h" #include -#include // va_list -#include // Check handle, cannot be bgfx::invalidHandle and must be valid. #define BGFX_CHECK_HANDLE(_desc, _handleAlloc, _handle) \