setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx | 2 -- 1 file changed, 2 deletions(-)
New commits: commit a737ae58cc95585e90aa946074b68022d9a2dc2b Author: Tor Lillqvist <tlillqv...@suse.com> Date: Tue Dec 25 13:31:18 2012 +0200 WaE: unreferenced local variable Change-Id: If234ce4af0f988c135a90a98312e24e4d80ca92c diff --git a/setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx b/setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx index 8869ee4..d56ad5e 100644 --- a/setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx +++ b/setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx @@ -71,8 +71,6 @@ extern "C" UINT __stdcall CompleteInstallPath( MSIHANDLE handle ) // so that in an OOo 3.3 or later, the directory "program" or "share" are directly created // below "c:\program files". - TCHAR szValue[8192]; - DWORD nValueSize = sizeof(szValue); HKEY hKey; // Reading property OFFICEDIRHOSTNAME_, that contains the part of the path behind _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits