summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2010-10-18 14:37:51 +0200
committerVladimir Glazunov <vg@openoffice.org>2010-10-18 14:37:51 +0200
commitb24d4e1f2ae2fdba426511498717ba1326b346cc (patch)
treec32f175914a48252750f56685587002d3639d8e0 /canvas
parentdcc7ee5540e58c117a450eec93c099b59a7530c8 (diff)
#i114935#
Diffstat (limited to 'canvas')
-rwxr-xr-xcanvas/source/directx/dx_canvashelper_texturefill.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/canvas/source/directx/dx_canvashelper_texturefill.cxx b/canvas/source/directx/dx_canvashelper_texturefill.cxx
index 60d62dad338a..80224aa3d53c 100755
--- a/canvas/source/directx/dx_canvashelper_texturefill.cxx
+++ b/canvas/source/directx/dx_canvashelper_texturefill.cxx
@@ -422,8 +422,6 @@ namespace dxcanvas
}
#if defined(VERBOSE) && defined(DBG_UTIL)
- rGraphics->MultiplyTransform( &aMatrix );
-
Gdiplus::Pen aPen( Gdiplus::Color( 255, 255, 0, 0 ),
0.0001f );