* Run SimianGrid session updates asynchronously instead of from the main heartbeat thread

* Minor dead code cleanup
This commit is contained in:
John Hurliman
2010-09-09 15:05:22 -07:00
parent 8415b98806
commit 9609faa8eb
6 changed files with 5 additions and 66 deletions

View File

@@ -28,7 +28,6 @@
using System;
using System.Collections.Generic;
using System.Collections.Specialized;
using System.IO;
using System.Reflection;
using OpenSim.Framework;
using OpenSim.Region.Framework.Interfaces;