Remove obsolete code.

This commit is contained in:
Paul Chote
2019-02-17 23:41:39 +00:00
committed by reaperrr
parent 5a1124426d
commit 94f7f6fd2e
8 changed files with 0 additions and 65 deletions

View File

@@ -11,10 +11,8 @@
using System;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
using System.Linq;
using System.Runtime.InteropServices;
using OpenRA.FileFormats;
using OpenRA.Graphics;
using OpenRA.Primitives;