aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Mba.Core/Engine.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/WixToolset.Mba.Core/Engine.cs')
-rw-r--r--src/WixToolset.Mba.Core/Engine.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/WixToolset.Mba.Core/Engine.cs b/src/WixToolset.Mba.Core/Engine.cs
index 2e094bb9..f2cc3947 100644
--- a/src/WixToolset.Mba.Core/Engine.cs
+++ b/src/WixToolset.Mba.Core/Engine.cs
@@ -7,7 +7,6 @@ namespace WixToolset.Mba.Core
7 using System.Runtime.InteropServices; 7 using System.Runtime.InteropServices;
8 using System.Security; 8 using System.Security;
9 using System.Text; 9 using System.Text;
10 using WixToolset.BootstrapperCore;
11 10
12 /// <summary> 11 /// <summary>
13 /// Container class for the <see cref="IBootstrapperEngine"/> interface. 12 /// Container class for the <see cref="IBootstrapperEngine"/> interface.