From c9be21b771e83566c912542f98a4cb5d8932f129 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 23 Apr 2014 13:11:07 +0200 Subject: fdo#76878 Revert "Resolves: #i116244# need to reset rotation..." MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 20dee85b6390ef3edc5434889523cd9fd0137bae. (cherry picked from commit 1e48bfcd7aa811d31ecdf9df897b30cffebd5669) Change-Id: I712e11a84b01965882da40eca7ac5a5f0c8cb294 Reviewed-on: https://gerrit.libreoffice.org/9140 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svx/source/svdraw/svdopath.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'svx') diff --git a/svx/source/svdraw/svdopath.cxx b/svx/source/svdraw/svdopath.cxx index 11e551b8a5cd..75d83e307902 100644 --- a/svx/source/svdraw/svdopath.cxx +++ b/svx/source/svdraw/svdopath.cxx @@ -1767,10 +1767,6 @@ void SdrPathObj::ImpForceKind() { aRect = lcl_ImpGetBoundRect(GetPathPoly()); } - - // #i116244# reset rotation - aGeo.nDrehWink = aGeo.nShearWink = 0; - aGeo.RecalcSinCos(); aGeo.RecalcTan(); } // #i75974# adapt polygon state to object type. This may include a reinterpretation -- cgit v1.2.3