diff options
Diffstat (limited to 'src/burn/engine/plan.h')
-rw-r--r-- | src/burn/engine/plan.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/plan.h b/src/burn/engine/plan.h index 3e5ab159..0734e39f 100644 --- a/src/burn/engine/plan.h +++ b/src/burn/engine/plan.h | |||
@@ -317,7 +317,6 @@ HRESULT PlanSetVariables( | |||
317 | HRESULT PlanDefaultPackageRequestState( | 317 | HRESULT PlanDefaultPackageRequestState( |
318 | __in BURN_PACKAGE_TYPE packageType, | 318 | __in BURN_PACKAGE_TYPE packageType, |
319 | __in BOOTSTRAPPER_PACKAGE_STATE currentState, | 319 | __in BOOTSTRAPPER_PACKAGE_STATE currentState, |
320 | __in BOOL fPermanent, | ||
321 | __in BOOTSTRAPPER_ACTION action, | 320 | __in BOOTSTRAPPER_ACTION action, |
322 | __in BOOTSTRAPPER_PACKAGE_CONDITION_RESULT installCondition, | 321 | __in BOOTSTRAPPER_PACKAGE_CONDITION_RESULT installCondition, |
323 | __in BOOTSTRAPPER_RELATION_TYPE relationType, | 322 | __in BOOTSTRAPPER_RELATION_TYPE relationType, |