summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dtobj/TxtCnvtHlp.hxx')
-rw-r--r--dtrans/source/win32/dtobj/TxtCnvtHlp.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx b/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
index 4ac0e29e96d2..9f8d47209d9c 100644
--- a/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
+++ b/dtrans/source/win32/dtobj/TxtCnvtHlp.hxx
@@ -24,14 +24,8 @@
#include "DTransHelper.hxx"
-#if defined _MSC_VER
-#pragma warning(push,1)
-#endif
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
-#if defined _MSC_VER
-#pragma warning(pop)
-#endif
int MultiByteToWideCharEx( UINT cp_src,
LPCSTR lpMultiByteString,