Removed unused variable

0.8.2-post-fixes
Oren Hurvitz 2015-08-03 15:31:48 +03:00
parent fdb7a804fc
commit 5a59a6d445
1 changed files with 0 additions and 2 deletions

View File

@ -126,8 +126,6 @@ namespace OpenSim.Region.Framework.Scenes
private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
private bool shouldUseFireAndForgetForCollisions = true;
/// <summary>
/// Dynamic attributes can be created and deleted as required.
/// </summary>