From a737ae58cc95585e90aa946074b68022d9a2dc2b Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 25 Dec 2012 13:31:18 +0200 Subject: WaE: unreferenced local variable Change-Id: If234ce4af0f988c135a90a98312e24e4d80ca92c --- .../source/win32/customactions/shellextensions/completeinstallpath.cxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'setup_native/source/win32/customactions') diff --git a/setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx b/setup_native/source/win32/customactions/shellextensions/completeinstallpath.cxx index 8869ee41490e..d56ad5e7db15 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 -- cgit v1.2.3