diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/OpenSim.Region/Caps.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/OpenSim.Region/Caps.cs b/OpenSim/OpenSim.Region/Caps.cs index 27d4828..13a351d 100644 --- a/OpenSim/OpenSim.Region/Caps.cs +++ b/OpenSim/OpenSim.Region/Caps.cs | |||
@@ -17,7 +17,6 @@ namespace OpenSim.Region | |||
17 | 17 | ||
18 | public class Caps | 18 | public class Caps |
19 | { | 19 | { |
20 | |||
21 | private string httpListenerAddress; | 20 | private string httpListenerAddress; |
22 | private uint httpListenPort; | 21 | private uint httpListenPort; |
23 | private string capsObjectPath = "00001-"; | 22 | private string capsObjectPath = "00001-"; |