summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/globals.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dnd/globals.hxx')
-rw-r--r--dtrans/source/win32/dnd/globals.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dtrans/source/win32/dnd/globals.hxx b/dtrans/source/win32/dnd/globals.hxx
index 01a218dd4fcc..373270358d5c 100644
--- a/dtrans/source/win32/dnd/globals.hxx
+++ b/dtrans/source/win32/dnd/globals.hxx
@@ -28,13 +28,7 @@ namespace com { namespace sun { namespace star { namespace datatransfer {
class XTransferable;
} } } }
-#if defined _MSC_VER
-#pragma warning(push,1)
-#endif
#include <wtypes.h>
-#if defined _MSC_VER
-#pragma warning(pop)
-#endif
#include <sal/types.h>
#define DNDSOURCE_SERVICE_NAME "com.sun.star.datatransfer.dnd.OleDragSource"