Remove useless using statement

This commit is contained in:
de4dot 2012-03-29 04:52:39 +02:00
parent ec775b9ef5
commit ab3c970cf4
10 changed files with 0 additions and 10 deletions

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("AssemblyData")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("AssemblyServer-x64")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("AssemblyServer")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Test.Rename.Dll")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("Test.Rename")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("blocks")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("de4dot-x64")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("de4dot.code")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("de4dot.cui")]

View File

@ -18,7 +18,6 @@
*/
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[assembly: AssemblyTitle("de4dot")]