diff options
Diffstat (limited to 'src/engine/search.cpp')
-rw-r--r-- | src/engine/search.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/engine/search.cpp b/src/engine/search.cpp index 1dbcf56b..065003c7 100644 --- a/src/engine/search.cpp +++ b/src/engine/search.cpp | |||
@@ -1136,7 +1136,6 @@ static HRESULT MsiProductSearch( | |||
1136 | DWORD dwRelatedProducts = 0; | 1136 | DWORD dwRelatedProducts = 0; |
1137 | BURN_VARIANT_TYPE type = BURN_VARIANT_TYPE_NONE; | 1137 | BURN_VARIANT_TYPE type = BURN_VARIANT_TYPE_NONE; |
1138 | BURN_VARIANT value = { }; | 1138 | BURN_VARIANT value = { }; |
1139 | // We're not going to encrypt this value, so can access the value directly. | ||
1140 | 1139 | ||
1141 | switch (pSearch->MsiProductSearch.Type) | 1140 | switch (pSearch->MsiProductSearch.Type) |
1142 | { | 1141 | { |