diff options
Diffstat (limited to 'src/burn/engine/core.h')
-rw-r--r-- | src/burn/engine/core.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/core.h b/src/burn/engine/core.h index 0a92d64f..3fa1f04a 100644 --- a/src/burn/engine/core.h +++ b/src/burn/engine/core.h | |||
@@ -210,7 +210,6 @@ HRESULT CoreRecreateCommandLine( | |||
210 | __deref_inout_z LPWSTR* psczCommandLine, | 210 | __deref_inout_z LPWSTR* psczCommandLine, |
211 | __in BOOTSTRAPPER_ACTION action, | 211 | __in BOOTSTRAPPER_ACTION action, |
212 | __in BOOTSTRAPPER_DISPLAY display, | 212 | __in BOOTSTRAPPER_DISPLAY display, |
213 | __in BOOTSTRAPPER_RESTART restart, | ||
214 | __in BOOTSTRAPPER_RELATION_TYPE relationType, | 213 | __in BOOTSTRAPPER_RELATION_TYPE relationType, |
215 | __in BOOL fPassthrough, | 214 | __in BOOL fPassthrough, |
216 | __in_z_opt LPCWSTR wzActiveParent, | 215 | __in_z_opt LPCWSTR wzActiveParent, |