From 6635351ed8a4d4eb34eac71c3bdb954c96c250ee Mon Sep 17 00:00:00 2001 From: Jb Evain Date: Thu, 15 Apr 2010 16:12:45 +0000 Subject: [PATCH] remove unused using svn path=/trunk/mcs/; revision=155514 --- mcs/class/System/System.Collections.Generic/SortedSet.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/mcs/class/System/System.Collections.Generic/SortedSet.cs b/mcs/class/System/System.Collections.Generic/SortedSet.cs index ab0354a94f4..75b81571b14 100644 --- a/mcs/class/System/System.Collections.Generic/SortedSet.cs +++ b/mcs/class/System/System.Collections.Generic/SortedSet.cs @@ -29,7 +29,6 @@ using System; using System.Collections; using System.Collections.Generic; -using System.Linq; using System.Runtime.Serialization; using System.Runtime.InteropServices; using System.Security; -- 2.25.1