diff options
Diffstat (limited to 'src/api/burn/WixToolset.Mba.Core/IBootstrapperApplication.cs')
-rw-r--r-- | src/api/burn/WixToolset.Mba.Core/IBootstrapperApplication.cs | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/api/burn/WixToolset.Mba.Core/IBootstrapperApplication.cs b/src/api/burn/WixToolset.Mba.Core/IBootstrapperApplication.cs index f0c0b7ec..c6a8fc14 100644 --- a/src/api/burn/WixToolset.Mba.Core/IBootstrapperApplication.cs +++ b/src/api/burn/WixToolset.Mba.Core/IBootstrapperApplication.cs | |||
@@ -1394,11 +1394,6 @@ namespace WixToolset.Mba.Core | |||
1394 | Interrupted, | 1394 | Interrupted, |
1395 | 1395 | ||
1396 | /// <summary> | 1396 | /// <summary> |
1397 | /// A reboot is pending. | ||
1398 | /// </summary> | ||
1399 | RebootPending, | ||
1400 | |||
1401 | /// <summary> | ||
1402 | /// The bundle was re-launched after a reboot. | 1397 | /// The bundle was re-launched after a reboot. |
1403 | /// </summary> | 1398 | /// </summary> |
1404 | Reboot, | 1399 | Reboot, |