diff options
Diffstat (limited to 'src/burn/engine/core.h')
-rw-r--r-- | src/burn/engine/core.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/burn/engine/core.h b/src/burn/engine/core.h index ccc33ba4..f3328738 100644 --- a/src/burn/engine/core.h +++ b/src/burn/engine/core.h | |||
@@ -91,9 +91,6 @@ typedef struct _BURN_ENGINE_COMMAND | |||
91 | BURN_MODE mode; | 91 | BURN_MODE mode; |
92 | BURN_AU_PAUSE_ACTION automaticUpdates; | 92 | BURN_AU_PAUSE_ACTION automaticUpdates; |
93 | BOOL fDisableSystemRestore; | 93 | BOOL fDisableSystemRestore; |
94 | #ifdef ENABLE_UNELEVATE | ||
95 | BOOL fDisableUnelevate; | ||
96 | #endif | ||
97 | BOOL fInitiallyElevated; | 94 | BOOL fInitiallyElevated; |
98 | 95 | ||
99 | LPWSTR sczActiveParent; | 96 | LPWSTR sczActiveParent; |