aboutsummaryrefslogtreecommitdiff
path: root/src/api/burn/WixToolset.BootstrapperCore.Native
diff options
context:
space:
mode:
Diffstat (limited to 'src/api/burn/WixToolset.BootstrapperCore.Native')
-rw-r--r--src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h b/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h
index 2ffcf9d6..e5f924c8 100644
--- a/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h
+++ b/src/api/burn/WixToolset.BootstrapperCore.Native/inc/BootstrapperApplication.h
@@ -23,7 +23,6 @@ enum BOOTSTRAPPER_RESUME_TYPE
23 BOOTSTRAPPER_RESUME_TYPE_NONE, 23 BOOTSTRAPPER_RESUME_TYPE_NONE,
24 BOOTSTRAPPER_RESUME_TYPE_INVALID, // resume information is present but invalid 24 BOOTSTRAPPER_RESUME_TYPE_INVALID, // resume information is present but invalid
25 BOOTSTRAPPER_RESUME_TYPE_INTERRUPTED, // relaunched after an unexpected interruption 25 BOOTSTRAPPER_RESUME_TYPE_INTERRUPTED, // relaunched after an unexpected interruption
26 BOOTSTRAPPER_RESUME_TYPE_REBOOT_PENDING, // reboot has not taken place yet
27 BOOTSTRAPPER_RESUME_TYPE_REBOOT, // relaunched after reboot 26 BOOTSTRAPPER_RESUME_TYPE_REBOOT, // relaunched after reboot
28 BOOTSTRAPPER_RESUME_TYPE_SUSPEND, // relaunched after suspend 27 BOOTSTRAPPER_RESUME_TYPE_SUSPEND, // relaunched after suspend
29 BOOTSTRAPPER_RESUME_TYPE_ARP, // launched from ARP 28 BOOTSTRAPPER_RESUME_TYPE_ARP, // launched from ARP