Remove unused usings
This commit is contained in:
@@ -26,9 +26,6 @@ namespace OpenRA.Widgets
|
||||
|
||||
internal List<ChatLine> recentLines = new List<ChatLine>();
|
||||
|
||||
public ChatDisplayWidget()
|
||||
{ }
|
||||
|
||||
public override Rectangle EventBounds { get { return Rectangle.Empty; } }
|
||||
|
||||
public override void Draw()
|
||||
|
||||
Reference in New Issue
Block a user