summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2014-04-23 13:11:07 +0200
committerAndras Timar <andras.timar@collabora.com>2014-04-23 13:12:18 +0200
commit1e48bfcd7aa811d31ecdf9df897b30cffebd5669 (patch)
tree8ba7b5e86ef310e291d40dfc8e5a28aaece70306
parentb5ac3468e8f186ad807bdd737d7a846320dc30c5 (diff)
fdo#76878 Revert "Resolves: #i116244# need to reset rotation..."
-rw-r--r--svx/source/svdraw/svdopath.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svx/source/svdraw/svdopath.cxx b/svx/source/svdraw/svdopath.cxx
index d52e69eb1b7a..abe05edbe193 100644
--- a/svx/source/svdraw/svdopath.cxx
+++ b/svx/source/svdraw/svdopath.cxx
@@ -1794,10 +1794,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