diff options
| author | Bob Arnson <bob@firegiant.com> | 2026-02-20 19:18:23 -0500 |
|---|---|---|
| committer | Bob Arnson <bob@firegiant.com> | 2026-02-20 19:18:23 -0500 |
| commit | 8f3c366e9671dc5d4931dd3de28a42a1f1be32a5 (patch) | |
| tree | b9f270a14fe73dc07667cf37ea0232662e7d858b /src/burn/engine/plan.h | |
| parent | 96222b03ccc510027cb4d506fb424961cc351e03 (diff) | |
| download | wix-bob/WixStdBaConfigurableScope.tar.gz wix-bob/WixStdBaConfigurableScope.tar.bz2 wix-bob/WixStdBaConfigurableScope.zip | |
Configurable-scope bundles for WixStdBA.bob/WixStdBaConfigurableScope
Fixes https://github.com/wixtoolset/issues/issues/9234
Fixes https://github.com/wixtoolset/issues/issues/9235
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 | ); |
