diff options
Diffstat (limited to 'OpenSim/Server/Handlers/Profiles/UserProfilesHandlers.cs')
-rw-r--r-- | OpenSim/Server/Handlers/Profiles/UserProfilesHandlers.cs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/OpenSim/Server/Handlers/Profiles/UserProfilesHandlers.cs b/OpenSim/Server/Handlers/Profiles/UserProfilesHandlers.cs index bc88184..cac38f5 100644 --- a/OpenSim/Server/Handlers/Profiles/UserProfilesHandlers.cs +++ b/OpenSim/Server/Handlers/Profiles/UserProfilesHandlers.cs | |||
@@ -380,7 +380,6 @@ namespace OpenSim.Server.Handlers | |||
380 | } | 380 | } |
381 | #endregion Interests | 381 | #endregion Interests |
382 | 382 | ||
383 | <<<<<<< HEAD | ||
384 | #region User Preferences | 383 | #region User Preferences |
385 | public bool UserPreferencesRequest(OSDMap json, ref JsonRpcResponse response) | 384 | public bool UserPreferencesRequest(OSDMap json, ref JsonRpcResponse response) |
386 | { | 385 | { |
@@ -434,8 +433,7 @@ namespace OpenSim.Server.Handlers | |||
434 | } | 433 | } |
435 | #endregion User Preferences | 434 | #endregion User Preferences |
436 | 435 | ||
437 | ======= | 436 | |
438 | >>>>>>> avn/ubitvar | ||
439 | #region Utility | 437 | #region Utility |
440 | public bool AvatarImageAssetsRequest(OSDMap json, ref JsonRpcResponse response) | 438 | public bool AvatarImageAssetsRequest(OSDMap json, ref JsonRpcResponse response) |
441 | { | 439 | { |