aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs
diff options
context:
space:
mode:
authorDiva Canto2015-09-04 14:39:23 -0700
committerDiva Canto2015-09-04 14:39:23 -0700
commitd00f73c3a4cac77c97dcf4df1613fb85a516ffb4 (patch)
tree2c7a8b36b039016a56c8add3d4afe1c0e7976520 /OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs
parentDeleted old unfinished code under Framework.Communications that wasn't being ... (diff)
downloadopensim-SC_OLD-d00f73c3a4cac77c97dcf4df1613fb85a516ffb4.zip
opensim-SC_OLD-d00f73c3a4cac77c97dcf4df1613fb85a516ffb4.tar.gz
opensim-SC_OLD-d00f73c3a4cac77c97dcf4df1613fb85a516ffb4.tar.bz2
opensim-SC_OLD-d00f73c3a4cac77c97dcf4df1613fb85a516ffb4.tar.xz
Deleted OpenSim.Framework.Communications. Moved its two remaining files to OpenSim.Framework.
Diffstat (limited to 'OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs')
-rw-r--r--OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs
index 420520e..8847414 100644
--- a/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs
+++ b/OpenSim/Region/CoreModules/Avatar/Inventory/Archiver/InventoryArchiverModule.cs
@@ -34,7 +34,6 @@ using NDesk.Options;
34using Nini.Config; 34using Nini.Config;
35using OpenMetaverse; 35using OpenMetaverse;
36using OpenSim.Framework; 36using OpenSim.Framework;
37using OpenSim.Framework.Communications;
38using OpenSim.Framework.Console; 37using OpenSim.Framework.Console;
39using OpenSim.Region.Framework.Interfaces; 38using OpenSim.Region.Framework.Interfaces;
40using OpenSim.Region.Framework.Scenes; 39using OpenSim.Region.Framework.Scenes;