more cleanups

This commit is contained in:
Chris Forbes
2010-11-01 20:28:28 +13:00
parent fa35f6caa4
commit 80e3b8be0d
6 changed files with 55 additions and 52 deletions

View File

@@ -12,7 +12,6 @@ using System;
using System.Collections.Generic;
using System.Linq;
using OpenRA.Support;
using OpenRA.Traits;
namespace OpenRA
{