aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common-Source/OpenSim.Framework/LoginService.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Common-Source/OpenSim.Framework/LoginService.cs')
-rw-r--r--Common-Source/OpenSim.Framework/LoginService.cs14
1 files changed, 0 insertions, 14 deletions
diff --git a/Common-Source/OpenSim.Framework/LoginService.cs b/Common-Source/OpenSim.Framework/LoginService.cs
deleted file mode 100644
index eba0281..0000000
--- a/Common-Source/OpenSim.Framework/LoginService.cs
+++ /dev/null
@@ -1,14 +0,0 @@
1using System;
2using System.Collections;
3using System.Collections.Generic;
4using System.Text;
5using Nwc.XmlRpc;
6using libsecondlife;
7
8namespace OpenSim.Framework.Grid
9{
10 public abstract class LoginService
11 {
12
13 }
14} \ No newline at end of file