diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-07-29 10:06:54 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-07-29 16:48:42 +0200 |
commit | 2d2497dd3cea9ad01f7ade0b2bf4129083cd5875 (patch) | |
tree | 3c99f83a9b43cb68eabbfec5daabefca551e5f85 /solenv | |
parent | 917fadedee4459ff75e78e1b746ba320503301e0 (diff) |
replace and drop MiscCfg
Change-Id: I5ea9e3663fc5d30d725cf18757badb9b9802da18
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99675
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 20ac504ec710..2f21632f4c31 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7242,7 +7242,6 @@ include/unotools/linguprops.hxx include/unotools/localedatawrapper.hxx include/unotools/localfilehelper.hxx include/unotools/mediadescriptor.hxx -include/unotools/misccfg.hxx include/unotools/moduleoptions.hxx include/unotools/nativenumberwrapper.hxx include/unotools/options.hxx @@ -16274,7 +16273,6 @@ unotools/source/config/historyoptions.cxx unotools/source/config/itemholder1.cxx unotools/source/config/itemholder1.hxx unotools/source/config/lingucfg.cxx -unotools/source/config/misccfg.cxx unotools/source/config/moduleoptions.cxx unotools/source/config/options.cxx unotools/source/config/optionsdlg.cxx |