diff options
Diffstat (limited to 'src/burn/test/BurnUnitTest/RegistrationTest.cpp')
-rw-r--r-- | src/burn/test/BurnUnitTest/RegistrationTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/test/BurnUnitTest/RegistrationTest.cpp b/src/burn/test/BurnUnitTest/RegistrationTest.cpp index 3cf15d10..dbcd2613 100644 --- a/src/burn/test/BurnUnitTest/RegistrationTest.cpp +++ b/src/burn/test/BurnUnitTest/RegistrationTest.cpp | |||
@@ -854,7 +854,6 @@ namespace Bootstrapper | |||
854 | //BOOTSTRAPPER_RESUME_TYPE_NONE, | 854 | //BOOTSTRAPPER_RESUME_TYPE_NONE, |
855 | //BOOTSTRAPPER_RESUME_TYPE_INVALID, // resume information is present but invalid | 855 | //BOOTSTRAPPER_RESUME_TYPE_INVALID, // resume information is present but invalid |
856 | //BOOTSTRAPPER_RESUME_TYPE_UNEXPECTED, // relaunched after an unexpected interruption | 856 | //BOOTSTRAPPER_RESUME_TYPE_UNEXPECTED, // relaunched after an unexpected interruption |
857 | //BOOTSTRAPPER_RESUME_TYPE_REBOOT_PENDING, // reboot has not taken place yet | ||
858 | //BOOTSTRAPPER_RESUME_TYPE_REBOOT, // relaunched after reboot | 857 | //BOOTSTRAPPER_RESUME_TYPE_REBOOT, // relaunched after reboot |
859 | //BOOTSTRAPPER_RESUME_TYPE_SUSPEND, // relaunched after suspend | 858 | //BOOTSTRAPPER_RESUME_TYPE_SUSPEND, // relaunched after suspend |
860 | //BOOTSTRAPPER_RESUME_TYPE_ARP, // launched from ARP | 859 | //BOOTSTRAPPER_RESUME_TYPE_ARP, // launched from ARP |