From f95b6081cba084d1b067acea99c0effa2b3bf42c Mon Sep 17 00:00:00 2001 From: MW Date: Thu, 24 May 2007 12:35:32 +0000 Subject: Renamed the new Directories. (removed the "-Source" from the end of them) --- Common-Source/OpenSim.Servers/XmlRpcMethod.cs | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 Common-Source/OpenSim.Servers/XmlRpcMethod.cs (limited to 'Common-Source/OpenSim.Servers/XmlRpcMethod.cs') diff --git a/Common-Source/OpenSim.Servers/XmlRpcMethod.cs b/Common-Source/OpenSim.Servers/XmlRpcMethod.cs deleted file mode 100644 index 2295405..0000000 --- a/Common-Source/OpenSim.Servers/XmlRpcMethod.cs +++ /dev/null @@ -1,7 +0,0 @@ -using System; -using Nwc.XmlRpc; - -namespace OpenSim.Servers -{ - public delegate XmlRpcResponse XmlRpcMethod( XmlRpcRequest request ); -} -- cgit v1.1