mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
removes a Console.WriteLine(...) remnant.
This commit is contained in:
@@ -306,7 +306,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
}
|
||||
else
|
||||
{
|
||||
Console.WriteLine("Searching for Region: '" + regionName + "'");
|
||||
// Console.WriteLine("Searching for Region: '" + regionName + "'");
|
||||
|
||||
foreach (Scene scene in m_localScenes)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user