diff options
Diffstat (limited to '')
-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 5e981561..5e1985ea 100644 --- a/src/engine/plan.h +++ b/src/engine/plan.h | |||
@@ -253,7 +253,6 @@ typedef struct _BURN_EXECUTE_ACTION | |||
253 | BOOTSTRAPPER_ACTION_STATE action; | 253 | BOOTSTRAPPER_ACTION_STATE action; |
254 | 254 | ||
255 | BOOTSTRAPPER_FEATURE_ACTION* rgFeatures; | 255 | BOOTSTRAPPER_FEATURE_ACTION* rgFeatures; |
256 | BOOTSTRAPPER_ACTION_STATE* rgSlipstreamPatches; | ||
257 | } msiPackage; | 256 | } msiPackage; |
258 | struct | 257 | struct |
259 | { | 258 | { |