diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2020-05-07 21:16:29 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2020-05-08 09:01:48 +0200 |
commit | b6ad72a34c150df18905e47e588fd35c400dd6b9 (patch) | |
tree | 981e74236ec3c518d1c522a845d2daae14a92d5b /solenv | |
parent | 99c337d1d3831ce9d2c7dc1cbff713f4ac49d6ac (diff) |
sw: remove now unused SwBlinkPortion
Change-Id: If2ae13219f7907eb2b2a66a38bcd636dd64dfe3a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93676
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index db09c4a5d8a9..19dc44686a92 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -14563,7 +14563,6 @@ sw/source/core/inc/acorrect.hxx sw/source/core/inc/anchoredobjectposition.hxx sw/source/core/inc/annotationmark.hxx sw/source/core/inc/ascharanchoredobjectposition.hxx -sw/source/core/inc/blink.hxx sw/source/core/inc/bodyfrm.hxx sw/source/core/inc/bookmrk.hxx sw/source/core/inc/cellfrm.hxx @@ -14721,7 +14720,6 @@ sw/source/core/text/EnhancedPDFExportHelper.cxx sw/source/core/text/SwGrammarMarkUp.cxx sw/source/core/text/atrhndl.hxx sw/source/core/text/atrstck.cxx -sw/source/core/text/blink.cxx sw/source/core/text/frmcrsr.cxx sw/source/core/text/frmform.cxx sw/source/core/text/frminf.cxx |