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 09918440..65baca86 100644 --- a/src/burn/engine/plan.h +++ b/src/burn/engine/plan.h | |||
| @@ -329,7 +329,6 @@ void PlanUninitializeExecuteAction( | |||
| 329 | ); | 329 | ); |
| 330 | HRESULT PlanSetVariables( | 330 | HRESULT PlanSetVariables( |
| 331 | __in BOOTSTRAPPER_ACTION action, | 331 | __in BOOTSTRAPPER_ACTION action, |
| 332 | __in BOOTSTRAPPER_PACKAGE_SCOPE authoredScope, | ||
| 333 | __in BOOTSTRAPPER_SCOPE plannedScope, | 332 | __in BOOTSTRAPPER_SCOPE plannedScope, |
| 334 | __in BURN_VARIABLES* pVariables | 333 | __in BURN_VARIABLES* pVariables |
| 335 | ); | 334 | ); |
