aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Connectors/UserAccounts/UserAccountServicesConnector.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/Services/Connectors/UserAccounts/UserAccountServicesConnector.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/Services/Connectors/UserAccounts/UserAccountServicesConnector.cs')
-rw-r--r--OpenSim/Services/Connectors/UserAccounts/UserAccountServicesConnector.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Services/Connectors/UserAccounts/UserAccountServicesConnector.cs b/OpenSim/Services/Connectors/UserAccounts/UserAccountServicesConnector.cs
index 560e6c4..c21db54 100644
--- a/OpenSim/Services/Connectors/UserAccounts/UserAccountServicesConnector.cs
+++ b/OpenSim/Services/Connectors/UserAccounts/UserAccountServicesConnector.cs
@@ -32,7 +32,7 @@ using System.IO;
32using System.Reflection; 32using System.Reflection;
33using Nini.Config; 33using Nini.Config;
34using OpenSim.Framework; 34using OpenSim.Framework;
35using OpenSim.Framework.Communications; 35
36using OpenSim.Framework.ServiceAuth; 36using OpenSim.Framework.ServiceAuth;
37using OpenSim.Server.Base; 37using OpenSim.Server.Base;
38using OpenSim.Services.Interfaces; 38using OpenSim.Services.Interfaces;