From 1ff3545666f63e4f80dac62e63969d9cf0fd75d6 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 6 Jun 2008 15:53:29 +0000 Subject: INTEGRATION: CWS mingwport13 (1.5.26); FILE MERGED 2008/05/05 13:27:46 vg 1.5.26.1: #i88772# MinGW fixes for DEV300 --- svtools/source/svdde/ddewrap.cxx | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/svtools/source/svdde/ddewrap.cxx b/svtools/source/svdde/ddewrap.cxx index cbda06891b95..b0b023ad3a75 100644 --- a/svtools/source/svdde/ddewrap.cxx +++ b/svtools/source/svdde/ddewrap.cxx @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: ddewrap.cxx,v $ - * $Revision: 1.5 $ + * $Revision: 1.6 $ * * This file is part of OpenOffice.org. * @@ -44,11 +44,7 @@ //------------------------------------------------------------------------ -#ifdef __MINGW32__ -HSZ WINAPI DdeCreateStringHandleW_9x( DWORD idInst, LPWSTR pszString, int ) -#else HSZ WINAPI DdeCreateStringHandleW_9x( DWORD idInst, LPCWSTR pszString, int ) -#endif { HSZ hszResult; LPSTR pszANSIString; -- cgit v1.2.3