Skip to content

Commit 6103122

Browse files
authored
1 parent 25c022e commit 6103122

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PhpPresentation/Writer/ODPresentation/Content.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1343,6 +1343,5 @@ protected function writeStylePartShadow(XMLWriter $objWriter, Shadow $oShadow)
13431343
}
13441344
$objWriter->writeAttribute('draw:shadow-opacity', (100 - $oShadow->getAlpha()) . '%');
13451345
$objWriter->writeAttribute('style:mirror', 'none');
1346-
13471346
}
13481347
}

0 commit comments

Comments
 (0)