aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework/UserProfileManager.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim.Framework/UserProfileManager.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/OpenSim.Framework/UserProfileManager.cs b/OpenSim.Framework/UserProfileManager.cs
index 3f0d665..bf11910 100644
--- a/OpenSim.Framework/UserProfileManager.cs
+++ b/OpenSim.Framework/UserProfileManager.cs
@@ -185,8 +185,6 @@ namespace OpenSim.Framework.User
185 response.Value = responseData; 185 response.Value = responseData;
186 // TheUser.SendDataToSim(SimInfo); 186 // TheUser.SendDataToSim(SimInfo);
187 187
188
189
190 } 188 }
191 catch (Exception E) 189 catch (Exception E)
192 { 190 {