removing more renderer code duplication; cleanup

This commit is contained in:
Chris Forbes
2011-10-29 18:26:01 +13:00
parent 9279161de6
commit 77ebd5d6de
5 changed files with 76 additions and 113 deletions

View File

@@ -9,9 +9,7 @@
#endregion
using System;
using System.Drawing;
using System.IO;
using Tao.OpenGl;
using Tao.Sdl;
namespace OpenRA.Renderer.SdlCommon