From 6b60f3cce5b9dc8c005c9fdb53731dc4e3e45ee8 Mon Sep 17 00:00:00 2001 From: Diva Canto Date: Fri, 8 Jan 2010 20:31:29 -0800 Subject: A few more inches... Old friends things removed. Less references to UserProfileService. --- OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenSim/Region/Communications/OGS1') diff --git a/OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs b/OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs index 94e4ed2..111b7c0 100644 --- a/OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs +++ b/OpenSim/Region/Communications/OGS1/CommunicationsOGS1.cs @@ -46,7 +46,6 @@ namespace OpenSim.Region.Communications.OGS1 userServices.AddPlugin(new OGS1UserDataPlugin(this)); m_userService = userServices; - m_messageService = userServices; m_avatarService = (IAvatarService)m_userService; } -- cgit v1.1