diff options
Diffstat (limited to 'OpenSim/Region/Framework/Interfaces/IXMLRPC.cs')
-rw-r--r-- | OpenSim/Region/Framework/Interfaces/IXMLRPC.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim/Region/Framework/Interfaces/IXMLRPC.cs b/OpenSim/Region/Framework/Interfaces/IXMLRPC.cs index 6570b0a..cdd2b7c 100644 --- a/OpenSim/Region/Framework/Interfaces/IXMLRPC.cs +++ b/OpenSim/Region/Framework/Interfaces/IXMLRPC.cs | |||
@@ -28,8 +28,6 @@ | |||
28 | using OpenMetaverse; | 28 | using OpenMetaverse; |
29 | using Nwc.XmlRpc; | 29 | using Nwc.XmlRpc; |
30 | 30 | ||
31 | // using OpenSim.Region.Environment.Modules.Scripting.XMLRPC; | ||
32 | |||
33 | namespace OpenSim.Region.Framework.Interfaces | 31 | namespace OpenSim.Region.Framework.Interfaces |
34 | { | 32 | { |
35 | public interface IXmlRpcRequestInfo | 33 | public interface IXmlRpcRequestInfo |