aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment/Scenes/Scene.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Environment/Scenes/Scene.cs')
-rw-r--r--OpenSim/Region/Environment/Scenes/Scene.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/Environment/Scenes/Scene.cs b/OpenSim/Region/Environment/Scenes/Scene.cs
index daeb186..d0013ba 100644
--- a/OpenSim/Region/Environment/Scenes/Scene.cs
+++ b/OpenSim/Region/Environment/Scenes/Scene.cs
@@ -2860,7 +2860,6 @@ namespace OpenSim.Region.Environment.Scenes
2860 if (RegionInfo.EstateSettings.IsBanned(agentId)) 2860 if (RegionInfo.EstateSettings.IsBanned(agentId))
2861 return; 2861 return;
2862 2862
2863
2864 String capsObjectPath = GetCapsPath(agentId); 2863 String capsObjectPath = GetCapsPath(agentId);
2865 2864
2866 m_log.DebugFormat( 2865 m_log.DebugFormat(