diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-07-29 09:48:51 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-07-29 16:16:04 +0200 |
commit | 153d9483c1e9ec3722447a2b43c43ec1b32193d6 (patch) | |
tree | 39cf74e56f3a1a52b21bfc95e04758d26396abb9 /solenv | |
parent | b1dc1c740e37639bb309f4aa6a1c2567f99083fc (diff) |
replace and drop SvtPrintWarningOptions
Change-Id: I17fd4156eb940fbdc925d9761301096e5349135f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99674
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 2431d37a0d48..20ac504ec710 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -7248,7 +7248,6 @@ include/unotools/nativenumberwrapper.hxx include/unotools/options.hxx include/unotools/optionsdlg.hxx include/unotools/pathoptions.hxx -include/unotools/printwarningoptions.hxx include/unotools/progresshandlerwrap.hxx include/unotools/readwritemutexguard.hxx include/unotools/resmgr.hxx @@ -16280,7 +16279,6 @@ unotools/source/config/moduleoptions.cxx unotools/source/config/options.cxx unotools/source/config/optionsdlg.cxx unotools/source/config/pathoptions.cxx -unotools/source/config/printwarningoptions.cxx unotools/source/config/saveopt.cxx unotools/source/config/searchopt.cxx unotools/source/config/securityoptions.cxx |