summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-10-21 16:44:33 +0200
committersb <sb@openoffice.org>2010-10-21 16:44:33 +0200
commitf4ef3321aaad357e85c73cc14b804870e087ee69 (patch)
treec152c9b5f52af8e273362ddcdcbef1c32a396ffd /canvas
parent1066dd4349b08c53f09cd0a9b504a92a313e7986 (diff)
parent2a8b5063b765105e7092c763694bcdc59fdaf5c0 (diff)
sb131: merged in DEV300_m90
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 );