summaryrefslogtreecommitdiff
path: root/src/burn/engine/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/core.h')
-rw-r--r--src/burn/engine/core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/engine/core.h b/src/burn/engine/core.h
index 787100b7..c5d0a370 100644
--- a/src/burn/engine/core.h
+++ b/src/burn/engine/core.h
@@ -172,7 +172,6 @@ typedef struct _BURN_ENGINE_STATE
172 BURN_REDIRECTED_LOGGING_CONTEXT elevatedLoggingContext; 172 BURN_REDIRECTED_LOGGING_CONTEXT elevatedLoggingContext;
173 HANDLE hUnelevatedLoggingThread; 173 HANDLE hUnelevatedLoggingThread;
174 174
175 LPWSTR sczBundleEngineWorkingPath;
176 BURN_PIPE_CONNECTION companionConnection; 175 BURN_PIPE_CONNECTION companionConnection;
177 BURN_PIPE_CONNECTION embeddedConnection; 176 BURN_PIPE_CONNECTION embeddedConnection;
178 177