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