aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2010-08-13 21:19:32 +0100
committerJustin Clark-Casey (justincc)2010-08-13 21:19:32 +0100
commitfeba3164af384371ecb21b21edba1f7045e1939c (patch)
tree20f0d8824c5965a7161962c41e7f2117ce6064d6 /OpenSim/Tests
parentrefactor: move Scene.TerrainUnAcked() handling into TerrainModule (diff)
downloadopensim-SC_OLD-feba3164af384371ecb21b21edba1f7045e1939c.zip
opensim-SC_OLD-feba3164af384371ecb21b21edba1f7045e1939c.tar.gz
opensim-SC_OLD-feba3164af384371ecb21b21edba1f7045e1939c.tar.bz2
opensim-SC_OLD-feba3164af384371ecb21b21edba1f7045e1939c.tar.xz
minor: remove mono compiler warning
Diffstat (limited to 'OpenSim/Tests')
-rw-r--r--OpenSim/Tests/Common/Mock/TestInventoryDataPlugin.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tests/Common/Mock/TestInventoryDataPlugin.cs b/OpenSim/Tests/Common/Mock/TestInventoryDataPlugin.cs
index fecb73f..7c4f689 100644
--- a/OpenSim/Tests/Common/Mock/TestInventoryDataPlugin.cs
+++ b/OpenSim/Tests/Common/Mock/TestInventoryDataPlugin.cs
@@ -42,7 +42,7 @@ namespace OpenSim.Tests.Common.Mock
42 /// </summary> 42 /// </summary>
43 public class TestInventoryDataPlugin : IInventoryDataPlugin 43 public class TestInventoryDataPlugin : IInventoryDataPlugin
44 { 44 {
45 private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType); 45// private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
46 46
47 /// <value> 47 /// <value>
48 /// Inventory folders 48 /// Inventory folders