Revert "- be a bit more aggressive with the GC when not running the game loop."
This reverts commit b4d03501af.
This commit is contained in:
parent
31549997b4
commit
e529f2d4d1
4 changed files with 1 additions and 22 deletions
|
|
@ -116,7 +116,6 @@ namespace GC
|
|||
size_t AllocBytes;
|
||||
size_t Threshold;
|
||||
size_t Estimate;
|
||||
size_t AllocCount;
|
||||
DObject *Gray;
|
||||
DObject *Root;
|
||||
DObject *SoftRoots;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue