From cb8c3ba0239eef6b2557c19b6a583e5a24e947c3 Mon Sep 17 00:00:00 2001 From: Oren Hurvitz Date: Mon, 28 Apr 2014 18:39:50 +0300 Subject: Removed dependency on Linq in OpenProfileClient --- OpenSim/Services/Interfaces/OpenProfileClient.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenSim') diff --git a/OpenSim/Services/Interfaces/OpenProfileClient.cs b/OpenSim/Services/Interfaces/OpenProfileClient.cs index 4126c35..e601ebe 100644 --- a/OpenSim/Services/Interfaces/OpenProfileClient.cs +++ b/OpenSim/Services/Interfaces/OpenProfileClient.cs @@ -28,7 +28,6 @@ using System; using System.Collections; using System.Collections.Generic; -using System.Linq; using System.Net; using System.Net.Sockets; using System.Reflection; -- cgit v1.1