mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Changed namespace
This commit is contained in:
@@ -30,7 +30,6 @@ using libsecondlife;
|
||||
using OpenSim.Framework.Communications.Cache;
|
||||
using System.Collections.Generic;
|
||||
using OpenSim.Framework.Console;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
using OpenSim.Framework.Servers;
|
||||
|
||||
namespace OpenSim.Framework.Communications
|
||||
|
||||
@@ -34,7 +34,6 @@ using System.Security.Cryptography;
|
||||
using libsecondlife;
|
||||
using Nwc.XmlRpc;
|
||||
using OpenSim.Framework.Console;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
|
||||
namespace OpenSim.Framework.UserManagement
|
||||
{
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
using libsecondlife;
|
||||
using System.Collections.Generic;
|
||||
|
||||
namespace OpenSim.Framework.Interfaces
|
||||
namespace OpenSim.Framework
|
||||
{
|
||||
public interface IUserService
|
||||
{
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Framework.Communications;
|
||||
using OpenSim.Framework.Communications.Cache;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
using OpenSim.Framework.Servers;
|
||||
|
||||
namespace OpenSim.Region.Communications.Local
|
||||
|
||||
@@ -34,7 +34,6 @@ using libsecondlife;
|
||||
using Nwc.XmlRpc;
|
||||
using OpenSim.Framework;
|
||||
using OpenSim.Framework.Console;
|
||||
using OpenSim.Framework.Interfaces;
|
||||
|
||||
namespace OpenSim.Region.Communications.OGS1
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user