From 4ad999f78bd820c4478c47ae783664eb5c78fb3a Mon Sep 17 00:00:00 2001 From: beedee Date: Sat, 14 Jul 2007 08:34:29 +0000 Subject: [PATCH] git-svn-id: svn://svn.ijw.co.nz/svn/OpenRa@1241 993157c7-ee19-0410-b2c4-bb4e9862e678 --- OpenRa.Game/MainWindow.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/OpenRa.Game/MainWindow.cs b/OpenRa.Game/MainWindow.cs index fd307f4aa7..3a108948d7 100644 --- a/OpenRa.Game/MainWindow.cs +++ b/OpenRa.Game/MainWindow.cs @@ -6,7 +6,6 @@ using System.Drawing; using BluntDirectX.Direct3D; using OpenRa.FileFormats; using System.IO; -using System.Runtime.InteropServices; using OpenRa.TechTree; namespace OpenRa.Game