summaryrefslogtreecommitdiff
path: root/bean
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-29 12:37:20 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-29 12:42:20 +0300
commit1b13657acfdc1613ca54841a8f09afad07e925b1 (patch)
treedc22c7951d12f66c12202f0c8257ef20705f1f7e /bean
parent96e2c20abd4b6cc9bc7cf30a64e5643e25cfb5c9 (diff)
jawt_md.h is not needed in this file
Diffstat (limited to 'bean')
-rw-r--r--bean/native/win32/com_sun_star_beans_LocalOfficeWindow.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/bean/native/win32/com_sun_star_beans_LocalOfficeWindow.c b/bean/native/win32/com_sun_star_beans_LocalOfficeWindow.c
index 6d47a924ff52..eba60760be54 100644
--- a/bean/native/win32/com_sun_star_beans_LocalOfficeWindow.c
+++ b/bean/native/win32/com_sun_star_beans_LocalOfficeWindow.c
@@ -36,14 +36,6 @@
#include "jawt.h"
-#if defined _MSC_VER
-#pragma warning(push, 1)
-#endif
-#include "jawt_md.h"
-#if defined _MSC_VER
-#pragma warning(pop)
-#endif
-
#if defined assert
#undef assert
#endif