aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IXMLRPC.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Region/Framework/Interfaces/IXMLRPC.cs')
-rw-r--r--OpenSim/Region/Framework/Interfaces/IXMLRPC.cs2
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 @@
28using OpenMetaverse; 28using OpenMetaverse;
29using Nwc.XmlRpc; 29using Nwc.XmlRpc;
30 30
31// using OpenSim.Region.Environment.Modules.Scripting.XMLRPC;
32
33namespace OpenSim.Region.Framework.Interfaces 31namespace OpenSim.Region.Framework.Interfaces
34{ 32{
35 public interface IXmlRpcRequestInfo 33 public interface IXmlRpcRequestInfo