diff --git a/OpenRA.Utility/Program.cs b/OpenRA.Utility/Program.cs index dda992a4ac..43751f5aa0 100644 --- a/OpenRA.Utility/Program.cs +++ b/OpenRA.Utility/Program.cs @@ -16,7 +16,6 @@ namespace OpenRA.Utility { class Program { - [STAThread] static void Main(string[] args) { var actions = new Dictionary>()