Skip to content

Commit bb38d6c

Browse files
committed
delete one line
1 parent af1a591 commit bb38d6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Classes/PHPWord/Writer/Word2007/Base.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,6 @@ protected function _writeTextStyle(PHPWord_Shared_XMLWriter $objWriter = null, P
380380
$underline = $style->getUnderline();
381381
$superscript = $style->getSuperScript();
382382
$subscript = $style->getSubScript();
383-
$hint='';
384383

385384
$objWriter->startElement('w:rPr');
386385

0 commit comments

Comments
 (0)