| commit | f5a5afc7f6525a07c124e154e2c727a6985f4044 | [log] |
|---|---|---|
| author | Xisco Fauli <xiscofauli@libreoffice.org> | Wed Jun 12 13:01:21 2019 +0200 |
| committer | Xisco FaulĂ <xiscofauli@libreoffice.org> | Fri Jun 14 11:16:59 2019 +0200 |
| tree | 75b777aa81eb07a8bed01e91c49ff9129de3739e | |
| parent | bed1cab257bdc9f8e1b6fb52fd8dcd531a2e1431 [diff] |
tdf#70234: This change didn't get cherry-picked master commit: 222f6a1c43b7ae7bf8e2f1fbc1dbe6457e611ab7 libreoffice-6-3 commit: 7dc4f5d686f7834702ff133b4e75f29ffa6b5ec3 Change-Id: I403aedf5adc79dd927a4787bf522246467137987 Reviewed-on: https://gerrit.libreoffice.org/73878 Tested-by: Jenkins Reviewed-by: Xisco FaulĂ <xiscofauli@libreoffice.org>
diff --git a/sw/source/filter/ww8/docxattributeoutput.cxx b/sw/source/filter/ww8/docxattributeoutput.cxx index a41f5dc..0dbe825 100644 --- a/sw/source/filter/ww8/docxattributeoutput.cxx +++ b/sw/source/filter/ww8/docxattributeoutput.cxx
@@ -1917,8 +1917,6 @@ } else { m_bWritingField = true; // Write the field start if ( rInfos.pField && (rInfos.pField->Which() == SwFieldIds::DateTime) && rInfos.pField->GetSubType() & FIXEDFLD ) {