diff options
Diffstat (limited to 'OpenSim/ApplicationPlugins/RemoteController')
-rw-r--r-- | OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs b/OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs index 85a3044..7c3bed9 100644 --- a/OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs +++ b/OpenSim/ApplicationPlugins/RemoteController/RemoteAdminPlugin.cs | |||
@@ -1546,7 +1546,6 @@ namespace OpenSim.ApplicationPlugins.RemoteController | |||
1546 | uint regX = 1000; | 1546 | uint regX = 1000; |
1547 | uint regY = 1000; | 1547 | uint regY = 1000; |
1548 | string passwd = UUID.Random().ToString(); // No requirement to sign-in. | 1548 | string passwd = UUID.Random().ToString(); // No requirement to sign-in. |
1549 | CachedUserInfo UI; | ||
1550 | UUID ID = UUID.Zero; | 1549 | UUID ID = UUID.Zero; |
1551 | AvatarAppearance mava; | 1550 | AvatarAppearance mava; |
1552 | XmlNodeList avatars; | 1551 | XmlNodeList avatars; |