From 67a629081eaf28176aa7920e4a4aba8497905cfb Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Sun, 16 Aug 2009 19:54:49 -0700 Subject: uh. how about *really* removing it, and not just write a comment above, hey diva? --- OpenSim/Framework/Communications/Services/LoginService.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Framework/Communications') diff --git a/OpenSim/Framework/Communications/Services/LoginService.cs b/OpenSim/Framework/Communications/Services/LoginService.cs index 1b4c016..8a8108b 100644 --- a/OpenSim/Framework/Communications/Services/LoginService.cs +++ b/OpenSim/Framework/Communications/Services/LoginService.cs @@ -206,7 +206,7 @@ namespace OpenSim.Framework.Communications.Services // Create a new agent session // XXYY we don't need this - m_userManager.ResetAttachments(userProfile.ID); + //m_userManager.ResetAttachments(userProfile.ID); CreateAgent(userProfile, request); -- cgit v1.1