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/Hypergrid/HGCommunicationsGridMode.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenSim/Region/Communications/Hypergrid/HGCommunicationsGridMode.cs') diff --git a/OpenSim/Region/Communications/Hypergrid/HGCommunicationsGridMode.cs b/OpenSim/Region/Communications/Hypergrid/HGCommunicationsGridMode.cs index e80f6ab..3486c8b 100644 --- a/OpenSim/Region/Communications/Hypergrid/HGCommunicationsGridMode.cs +++ b/OpenSim/Region/Communications/Hypergrid/HGCommunicationsGridMode.cs @@ -53,7 +53,6 @@ namespace OpenSim.Region.Communications.Hypergrid userServices.AddPlugin(new HGUserDataPlugin(this, userServices)); m_userService = userServices; - m_messageService = userServices; m_avatarService = userServices; } } -- cgit v1.1