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

coverity#735429 Logically dead code

Change-Id: I2f2bd16d04b8058ba0d253eb3d5455fabbad54cd
üst 02d83cb5
......@@ -5078,8 +5078,6 @@ SdrObject* SvxMSDffManager::ProcessObj(SvStream& rSt,
if (nTextRotationAngle)
{
while (nTextRotationAngle > 360000)
nTextRotationAngle-=9000;
switch (nTextRotationAngle)
{
case 9000:
......
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