remove misleading comment
parent
aaad2fc8ff
commit
6d36985bbc
|
@ -252,9 +252,6 @@ namespace OpenSim.Region.CoreModules.World.Archiver.Tests
|
|||
{
|
||||
scene.EventManager.OnOarFileLoaded += LoadCompleted;
|
||||
archiverModule.DearchiveRegion(archiveReadStream);
|
||||
|
||||
// Load occurs asynchronously right now
|
||||
//Monitor.Wait(this, 60000);
|
||||
}
|
||||
|
||||
Assert.That(m_lastErrorMessage, Is.Null);
|
||||
|
|
Loading…
Reference in New Issue