diff options
Diffstat (limited to 'src/WixToolset.Core.Burn/VerifyInterop.cs')
-rw-r--r-- | src/WixToolset.Core.Burn/VerifyInterop.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/WixToolset.Core.Burn/VerifyInterop.cs b/src/WixToolset.Core.Burn/VerifyInterop.cs index 81fbec65..f021f1d0 100644 --- a/src/WixToolset.Core.Burn/VerifyInterop.cs +++ b/src/WixToolset.Core.Burn/VerifyInterop.cs | |||
@@ -3,8 +3,6 @@ | |||
3 | namespace WixToolset | 3 | namespace WixToolset |
4 | { | 4 | { |
5 | using System; | 5 | using System; |
6 | using System.Collections; | ||
7 | using System.Runtime.CompilerServices; | ||
8 | using System.Runtime.InteropServices; | 6 | using System.Runtime.InteropServices; |
9 | 7 | ||
10 | internal class VerifyInterop | 8 | internal class VerifyInterop |