Branimir Karadžić 8 years ago
parent
commit
ffdd262f4b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      scripts/genie.lua

+ 1 - 2
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