cleanup dead code

This commit is contained in:
Chris Forbes
2009-12-02 18:57:37 +13:00
parent 8b2a76f9ce
commit e24d1938a8
3 changed files with 4 additions and 10 deletions

View File

@@ -4,6 +4,7 @@ using System.Linq;
using OpenRa.Game.GameRules;
using OpenRa.Game.Traits;
using IjwFramework.Types;
using System.Diagnostics;
namespace OpenRa.Game
{