diff options
author | Justin Clark-Casey (justincc) | 2010-09-03 23:29:39 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-09-03 23:29:39 +0100 |
commit | 63617c79d8b37c4e3a93e8071236c9ba9754ded9 (patch) | |
tree | 6edae6c868bfda3c494c9f23c01aa2728d618d5f /OpenSim/Region | |
parent | In RemoveAdminPlugin, use a .ini file template in XmlRpcCreateRegionMethod ra... (diff) | |
download | opensim-SC_OLD-63617c79d8b37c4e3a93e8071236c9ba9754ded9.zip opensim-SC_OLD-63617c79d8b37c4e3a93e8071236c9ba9754ded9.tar.gz opensim-SC_OLD-63617c79d8b37c4e3a93e8071236c9ba9754ded9.tar.bz2 opensim-SC_OLD-63617c79d8b37c4e3a93e8071236c9ba9754ded9.tar.xz |
minor: remove mono compiler warnings
Diffstat (limited to 'OpenSim/Region')
-rw-r--r-- | OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/HGInventoryBroker.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/HGInventoryBroker.cs b/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/HGInventoryBroker.cs index 97161fc..5b4fecb 100644 --- a/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/HGInventoryBroker.cs +++ b/OpenSim/Region/CoreModules/ServiceConnectorsOut/Inventory/HGInventoryBroker.cs | |||
@@ -1,4 +1,4 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (c) Contributors, http://opensimulator.org/ | 2 | * Copyright (c) Contributors, http://opensimulator.org/ |
3 | * See CONTRIBUTORS.TXT for a full list of copyright holders. | 3 | * See CONTRIBUTORS.TXT for a full list of copyright holders. |
4 | * | 4 | * |