summaryrefslogtreecommitdiff
path: root/src/burn/engine/package.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/package.h')
-rw-r--r--src/burn/engine/package.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/package.h b/src/burn/engine/package.h
index 6d1b5dd9..1e61d92b 100644
--- a/src/burn/engine/package.h
+++ b/src/burn/engine/package.h
@@ -309,7 +309,6 @@ typedef struct _BURN_PACKAGE
309 LPCWSTR wzAncestors; // points directly into engine state. 309 LPCWSTR wzAncestors; // points directly into engine state.
310 LPCWSTR wzEngineWorkingDirectory; // points directly into engine state. 310 LPCWSTR wzEngineWorkingDirectory; // points directly into engine state.
311 311
312 BOOL fRepairable;
313 BOOL fSupportsBurnProtocol; 312 BOOL fSupportsBurnProtocol;
314 313
315 BURN_EXE_EXIT_CODE* rgExitCodes; 314 BURN_EXE_EXIT_CODE* rgExitCodes;