From 3c9891cdeab08140feb5fd35f04b8c694d237797 Mon Sep 17 00:00:00 2001 From: Chris Forbes Date: Sun, 30 Jan 2011 15:55:46 +1300 Subject: [PATCH] blah --- OpenRA.Game/Graphics/Renderer.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/OpenRA.Game/Graphics/Renderer.cs b/OpenRA.Game/Graphics/Renderer.cs index 7b417ccf9c..2e5132d908 100644 --- a/OpenRA.Game/Graphics/Renderer.cs +++ b/OpenRA.Game/Graphics/Renderer.cs @@ -14,7 +14,6 @@ using System.Drawing; using System.IO; using System.Reflection; using System.Windows.Forms; -using OpenRA.FileFormats; using OpenRA.FileFormats.Graphics; using OpenRA.Support;