diff options
Diffstat (limited to 'src/burn/engine/pseudobundle.h')
-rw-r--r-- | src/burn/engine/pseudobundle.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/pseudobundle.h b/src/burn/engine/pseudobundle.h index 75ad08d2..5c4ca836 100644 --- a/src/burn/engine/pseudobundle.h +++ b/src/burn/engine/pseudobundle.h | |||
@@ -31,7 +31,6 @@ HRESULT PseudoBundleInitializePassthrough( | |||
31 | __in BURN_ENGINE_COMMAND* pInternalCommand, | 31 | __in BURN_ENGINE_COMMAND* pInternalCommand, |
32 | __in BOOTSTRAPPER_COMMAND* pCommand, | 32 | __in BOOTSTRAPPER_COMMAND* pCommand, |
33 | __in_z_opt LPCWSTR wzAppendLogPath, | 33 | __in_z_opt LPCWSTR wzAppendLogPath, |
34 | __in_z_opt LPCWSTR wzAncestors, | ||
35 | __in BURN_PACKAGE* pPackage | 34 | __in BURN_PACKAGE* pPackage |
36 | ); | 35 | ); |
37 | 36 | ||