Remove unused usings

This commit is contained in:
ScottNZ
2013-11-12 17:34:58 +13:00
parent 86a3e14f2d
commit 00ec1ca87a
269 changed files with 3 additions and 477 deletions

View File

@@ -11,7 +11,6 @@
using System;
using System.Collections.Generic;
using System.Drawing;
using System.IO;
using System.Linq;
using System.Reflection;

View File

@@ -10,7 +10,6 @@
using System;
using System.IO;
using System.Text;
namespace OpenRA.FileFormats
{

View File

@@ -9,11 +9,8 @@
#endregion
using System;
using System.Collections;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
namespace OpenRA.FileFormats
{

View File

@@ -10,7 +10,6 @@
using System.Collections.Generic;
using System.IO;
using System;
namespace OpenRA.FileFormats
{

View File

@@ -11,7 +11,6 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
namespace OpenRA.FileFormats
{

View File

@@ -9,9 +9,7 @@
#endregion
using System;
using System.IO;
using System.Linq;
namespace OpenRA.FileFormats
{

View File

@@ -10,7 +10,6 @@
using System;
using System.Drawing;
using System.IO;
namespace OpenRA.FileFormats.Graphics
{

View File

@@ -9,8 +9,6 @@
#endregion
using System;
using System.Collections.Generic;
using System.Linq;
namespace OpenRA
{

View File

@@ -8,7 +8,6 @@
*/
#endregion
using System;
using System.Collections;
using System.Collections.Generic;
using System.Drawing;

View File

@@ -11,9 +11,7 @@
using System.Collections.Generic;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
using System.Linq;
using System.Reflection;
namespace OpenRA.FileFormats
{

View File

@@ -9,7 +9,6 @@
#endregion
using System;
using System.Collections.Generic;
using System.IO;

View File

@@ -8,11 +8,6 @@
*/
#endregion
using System;
using System.Collections.Generic;
using System.Linq;
using OpenRA.FileFormats;
namespace OpenRA
{
public struct Hotkey

View File

@@ -8,9 +8,7 @@
*/
#endregion
using System;
using System.Collections.Generic;
using System.Linq;
namespace OpenRA
{

View File

@@ -8,9 +8,6 @@
*/
#endregion
using System;
using System.Drawing;
namespace OpenRA.FileFormats
{
public class PlayerReference

View File

@@ -10,8 +10,6 @@
using System.Collections.Generic;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;
using System.Linq;
using System.Reflection;

View File

@@ -8,7 +8,6 @@
*/
#endregion
using System;
using System.Drawing;
using System.Drawing.Imaging;
using System.IO;

View File

@@ -9,7 +9,6 @@
#endregion
using System.Collections.Generic;
using System;
using System.Drawing;
namespace OpenRA.FileFormats

View File

@@ -11,9 +11,6 @@
using System;
using System.Collections.Generic;
using System.IO;
using System.IO.Compression;
using System.Linq;
using System.Net;
namespace OpenRA
{

View File

@@ -9,7 +9,6 @@
#endregion
using System;
using System.Drawing;
namespace OpenRA
{

View File

@@ -8,10 +8,8 @@
*/
#endregion
using System;
using System.Collections.Generic;
using System.Linq;
using System.Drawing;
namespace OpenRA
{

View File

@@ -8,8 +8,6 @@
*/
#endregion
using System;
using System.Drawing;
using System.Linq;
namespace OpenRA

View File

@@ -8,9 +8,6 @@
*/
#endregion
using System;
using System.Drawing;
namespace OpenRA
{
/// <summary>

View File

@@ -9,7 +9,6 @@
#endregion
using System;
using System.Drawing;
namespace OpenRA
{