mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
dr scofield's continuing warnings safari:
* code caught lingering around with no real purpose other than causing warnings will be taken down.
This commit is contained in:
@@ -376,7 +376,7 @@ namespace OpenSim.Region.Environment.Modules.Avatar.Friends
|
||||
m_log.Info("[FRIEND]: Claiming " + avatar.Firstname + " " + avatar.Lastname + " in region:" + avatar.RegionHandle + ".");
|
||||
if (avatar.JID.Length > 0)
|
||||
{
|
||||
JId avatarID = new JId(avatar.JID);
|
||||
// JId avatarID = new JId(avatar.JID);
|
||||
// REST Post XMPP Stanzas!
|
||||
}
|
||||
// Claim User! my user! Mine mine mine!
|
||||
|
||||
Reference in New Issue
Block a user