Kaydet (Commit) b56e32b3 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#735534 Logically dead code

Change-Id: If44c17bca47e461229823ad2b5d911df4b1e0319
üst 0c8a3a82
......@@ -765,8 +765,6 @@ SdrObject* SwMSDffManager::ProcessObj(SvStream& rSt,
if (nTextRotationAngle)
{
while (nTextRotationAngle > 360000)
nTextRotationAngle-=9000;
if (nTextRotationAngle == 9000)
{
long nWidth = rTextRect.GetWidth();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment