diff options
Diffstat (limited to '')
-rw-r--r-- | src/ext/Bal/dnchost/dnchost.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ext/Bal/dnchost/dnchost.cpp b/src/ext/Bal/dnchost/dnchost.cpp index 8faf292c..1868e3f8 100644 --- a/src/ext/Bal/dnchost/dnchost.cpp +++ b/src/ext/Bal/dnchost/dnchost.cpp | |||
@@ -286,7 +286,6 @@ static HRESULT LoadManagedBootstrapperApplicationFactory( | |||
286 | hr = DnchostCreateFactory( | 286 | hr = DnchostCreateFactory( |
287 | &pState->hostfxrState, | 287 | &pState->hostfxrState, |
288 | pState->sczBaFactoryAssemblyName, | 288 | pState->sczBaFactoryAssemblyName, |
289 | pState->sczBaFactoryAssemblyPath, | ||
290 | &pState->pAppFactory); | 289 | &pState->pAppFactory); |
291 | 290 | ||
292 | return hr; | 291 | return hr; |