From ffdd262f4b0b2b3144cc24fef5f28687990bf291 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Fri, 6 Oct 2017 20:10:05 -0700 Subject: [PATCH] Cleanup. --- scripts/genie.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/genie.lua b/scripts/genie.lua index 800c50f35..834108728 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -123,8 +123,7 @@ end if _OPTIONS["with-profiler"] then defines { "ENTRY_CONFIG_PROFILER=1", - "BGFX_CONFIG_PROFILER_REMOTERY=1", - "_WINSOCKAPI_" + "BGFX_CONFIG_PROFILER=1", } end