diff options
Diffstat (limited to 'src/engine/msiengine.cpp')
-rw-r--r-- | src/engine/msiengine.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/msiengine.cpp b/src/engine/msiengine.cpp index 47211309..066734d0 100644 --- a/src/engine/msiengine.cpp +++ b/src/engine/msiengine.cpp | |||
@@ -1402,7 +1402,6 @@ LExit: | |||
1402 | return hr; | 1402 | return hr; |
1403 | } | 1403 | } |
1404 | 1404 | ||
1405 | // The contents of psczProperties may be sensitive, should keep encrypted and SecureZeroFree. | ||
1406 | extern "C" HRESULT MsiEngineConcatProperties( | 1405 | extern "C" HRESULT MsiEngineConcatProperties( |
1407 | __in_ecount(cProperties) BURN_MSIPROPERTY* rgProperties, | 1406 | __in_ecount(cProperties) BURN_MSIPROPERTY* rgProperties, |
1408 | __in DWORD cProperties, | 1407 | __in DWORD cProperties, |