[PATCH] cppcheck: variable never used
Andy Holder
andy.m.holder at gmail.com
Sat Jan 29 09:23:44 PST 2011
---
.../source/win32/customactions/reg64/reg64.cxx | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/setup_native/source/win32/customactions/reg64/reg64.cxx b/setup_native/source/win32/customactions/reg64/reg64.cxx
index ea05475..2eb3f7f 100644
--- a/setup_native/source/win32/customactions/reg64/reg64.cxx
+++ b/setup_native/source/win32/customactions/reg64/reg64.cxx
@@ -207,7 +207,6 @@ bool IsInstallForAllUsers( MSIHANDLE hMSI )
wchar_t* GetBasisInstallLocation( MSIHANDLE hMSI )
{
OutputDebugStringFormat(L"GetBasisInstallLocation - START\n" );
- bool bResult = FALSE;
wchar_t* pVal = NULL;
GetMsiProp( hMSI, L"INSTALLLOCATION", &pVal);
--
1.7.3.5
--MP_/csnRX9g0tM83IbY+GE7hGbm--
More information about the LibreOffice
mailing list