aboutsummaryrefslogtreecommitdiff
path: root/src/engine/package.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/engine/package.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/package.h b/src/engine/package.h
index a728fcc6..5feb3f46 100644
--- a/src/engine/package.h
+++ b/src/engine/package.h
@@ -201,7 +201,6 @@ typedef struct _BURN_PACKAGE
201 LPWSTR sczRollbackLogPathVariable; // name of the variable that will be set to the rollback path. 201 LPWSTR sczRollbackLogPathVariable; // name of the variable that will be set to the rollback path.
202 202
203 LPWSTR sczInstallCondition; 203 LPWSTR sczInstallCondition;
204 LPWSTR sczRollbackInstallCondition;
205 BOOL fPerMachine; 204 BOOL fPerMachine;
206 BOOL fUninstallable; 205 BOOL fUninstallable;
207 BOOL fVital; 206 BOOL fVital;