UBT: Removed deprecated TargetInfo::bUseMallocProfiler toggle in Source/Programs.

#jira UE-141779
#rb Joe.Kirchoff
#rb Johan.Berg
#preflight 64380aea7a00790bfd116430

[CL 25101875 by ionut matasaru in ue5-main branch]
This commit is contained in:
ionut matasaru
2023-04-19 04:15:59 -04:00
parent 9bee1a2cfb
commit 3d7c0e8440
33 changed files with 0 additions and 61 deletions
@@ -16,7 +16,6 @@ public class BootstrapPackagedGameTarget : TargetRules
bUseStaticCRT = true;
bUseSharedPCHs = false;
bUseMallocProfiler = false;
// Disable all parts of the editor.
bBuildDeveloperTools = false;