diff options
Diffstat (limited to 'src/engine/plan.h')
-rw-r--r-- | src/engine/plan.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/plan.h b/src/engine/plan.h index cb64f891..54189973 100644 --- a/src/engine/plan.h +++ b/src/engine/plan.h | |||
@@ -418,7 +418,6 @@ HRESULT PlanRegistration( | |||
418 | __in BURN_REGISTRATION* pRegistration, | 418 | __in BURN_REGISTRATION* pRegistration, |
419 | __in BOOTSTRAPPER_RESUME_TYPE resumeType, | 419 | __in BOOTSTRAPPER_RESUME_TYPE resumeType, |
420 | __in BOOTSTRAPPER_RELATION_TYPE relationType, | 420 | __in BOOTSTRAPPER_RELATION_TYPE relationType, |
421 | __in_z_opt LPCWSTR wzIgnoreDependencies, | ||
422 | __out BOOL* pfContinuePlanning | 421 | __out BOOL* pfContinuePlanning |
423 | ); | 422 | ); |
424 | HRESULT PlanPassThroughBundle( | 423 | HRESULT PlanPassThroughBundle( |