summaryrefslogtreecommitdiff
path: root/src/burn/engine/registration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/registration.h')
-rw-r--r--src/burn/engine/registration.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/burn/engine/registration.h b/src/burn/engine/registration.h
index cb5349a3..91c3fdcd 100644
--- a/src/burn/engine/registration.h
+++ b/src/burn/engine/registration.h
@@ -201,11 +201,6 @@ HRESULT RegistrationSessionBegin(
201 __in DWORD64 qwEstimatedSize, 201 __in DWORD64 qwEstimatedSize,
202 __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType 202 __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType
203 ); 203 );
204HRESULT RegistrationSessionResume(
205 __in BURN_REGISTRATION* pRegistration,
206 __in BURN_VARIABLES* pVariables,
207 __in BOOTSTRAPPER_REGISTRATION_TYPE registrationType
208 );
209HRESULT RegistrationSessionEnd( 204HRESULT RegistrationSessionEnd(
210 __in BURN_REGISTRATION* pRegistration, 205 __in BURN_REGISTRATION* pRegistration,
211 __in BURN_CACHE* pCache, 206 __in BURN_CACHE* pCache,