summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:38:53 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:38:53 +0000
commit24683c5472b9f80bb672eb8835f2e34443667496 (patch)
treef1a80c9c8523866efc4f4da1b730be5d5dfd4c3f /setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx
parentd3da7e3bbcd0d5244d6a97b73b77d314faee3897 (diff)
INTEGRATION: CWS warnings01 (1.1.122); FILE MERGED
2006/01/31 13:35:22 sb 1.1.122.1: #i53898# Made code warning-free.
Diffstat (limited to 'setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx')
-rw-r--r--setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx b/setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx
index f481ee8b4d7b..fc1eb34c1bb2 100644
--- a/setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx
+++ b/setup_native/source/win32/customactions/reg4msdoc/registrationcontextinformation.cxx
@@ -300,7 +300,7 @@ bool RegistrationContextInformation::IsConvertableToAnsi(const std::wstring& Str
if (String.length() > 0)
{
- int rc = WideCharToMultiByte(
+ WideCharToMultiByte(
CP_ACP,
WC_COMPOSITECHECK | WC_DEFAULTCHAR,
String.c_str(),