From 447b34ab38ed37e1ce1bcc9a778d1b0a7e646a40 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sun, 13 Feb 2011 16:27:30 +1300 Subject: [PATCH] blah --- OpenRA.Utility/Program.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/OpenRA.Utility/Program.cs b/OpenRA.Utility/Program.cs index a8ef1f78e5..300f9a6035 100644 --- a/OpenRA.Utility/Program.cs +++ b/OpenRA.Utility/Program.cs @@ -9,8 +9,7 @@ #endregion using System; -using System.Collections.Generic; -using System.Linq; +using System.Collections.Generic; using System.IO; using System.IO.Pipes; using System.Security.AccessControl;