aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/GcNotify.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove GCnotify(). It is wrong in many ways and has no use. GC now does ↵UbitUmarov2018-04-061-62/+0
| | | | provide more correct ways of getting warning of when its about to happen, but writing to a log file on that is NOT something to do.
* If "debug scene updates true" then print out to log when a garbage ↵Justin Clark-Casey (justincc)2012-03-211-0/+62
collection occurs.