summaryrefslogtreecommitdiff
path: root/dtrans/source/win32/dnd/target.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/source/win32/dnd/target.hxx')
-rw-r--r--dtrans/source/win32/dnd/target.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dtrans/source/win32/dnd/target.hxx b/dtrans/source/win32/dnd/target.hxx
index 49fde8e0c914..09200f9e2094 100644
--- a/dtrans/source/win32/dnd/target.hxx
+++ b/dtrans/source/win32/dnd/target.hxx
@@ -28,13 +28,7 @@
#include <cppuhelper/interfacecontainer.hxx>
#include <osl/mutex.hxx>
-#if defined _MSC_VER
-#pragma warning(push,1)
-#endif
#include <oleidl.h>
-#if defined _MSC_VER
-#pragma warning(pop)
-#endif
#include "globals.hxx"
namespace com { namespace sun { namespace star { namespace uno {