summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-05-10 17:53:30 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-05-11 01:55:36 +0200
commit878398bac2ba1b388ac2237d1f445ba7702956d0 (patch)
tree194c5f462da77ced8242dfc7145b5323c51d3de5 /canvas
parent1e81a8f843b252c29f6d56577cdb82f01361e795 (diff)
dx_winstuff.hxx does already undef them
Change-Id: I32609eb3477b177ffd2628686ba8313baf223ed7
Diffstat (limited to 'canvas')
-rw-r--r--canvas/source/directx/dx_devicehelper.cxx5
-rw-r--r--canvas/source/directx/dx_spritedevicehelper.cxx5
2 files changed, 0 insertions, 10 deletions
diff --git a/canvas/source/directx/dx_devicehelper.cxx b/canvas/source/directx/dx_devicehelper.cxx
index cd233994eb54..cc824719c3d7 100644
--- a/canvas/source/directx/dx_devicehelper.cxx
+++ b/canvas/source/directx/dx_devicehelper.cxx
@@ -36,13 +36,8 @@
#include "dx_spritecanvas.hxx"
#include "dx_canvasbitmap.hxx"
#include "dx_devicehelper.hxx"
-
-
-#undef WB_LEFT
-#undef WB_RIGHT
#include "dx_winstuff.hxx"
-
#include <vcl/sysdata.hxx>
#include <vcl/outdev.hxx>
diff --git a/canvas/source/directx/dx_spritedevicehelper.cxx b/canvas/source/directx/dx_spritedevicehelper.cxx
index a101cf796cb8..cd407b6aece6 100644
--- a/canvas/source/directx/dx_spritedevicehelper.cxx
+++ b/canvas/source/directx/dx_spritedevicehelper.cxx
@@ -34,13 +34,8 @@
#include "dx_spritecanvas.hxx"
#include "dx_canvasbitmap.hxx"
#include "dx_spritedevicehelper.hxx"
-
-
-#undef WB_LEFT
-#undef WB_RIGHT
#include "dx_winstuff.hxx"
-
#include <vcl/sysdata.hxx>
using namespace ::com::sun::star;