mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:04:06 +00:00
Use cpp-httplib instead of mongoose
Use cpp-httplib for Profiler2 and RLInterface instead of mongoose. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
@@ -381,6 +381,7 @@ void ShutdownNetworkAndUI()
|
||||
|
||||
g_RenderingOptions.ClearHooks();
|
||||
|
||||
g_Profiler2.ShutDownHTTP();
|
||||
g_Profiler2.ShutdownGPU();
|
||||
|
||||
if (hasRenderer)
|
||||
|
||||
Reference in New Issue
Block a user