mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Remove a callstack print out I accidentally left in 2 commits ago in 9ccb578
This commit is contained in:
@@ -55,7 +55,6 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid
|
||||
|
||||
public RegionCache(Scene s)
|
||||
{
|
||||
Util.PrintCallStack();
|
||||
m_scene = s;
|
||||
m_scene.EventManager.OnRegionUp += OnRegionUp;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user