diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-10-17 11:49:20 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2022-10-18 08:35:31 +0200 |
commit | 75932cc26ca18a6f526663416c5ca0ec203f49a3 (patch) | |
tree | a5116c3f776ccac2097e1c2f58e03faa36069970 /solenv | |
parent | 1d6fd96119a34e9c38ca74004f9e8f1f82bd2073 (diff) |
Remove scfobj.hxx
It's never included.
It passed "make check" on Linux.
Change-Id: I1a58f36b081d85ad18c2794120f3a343b30f0ac8
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/141476
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 8a5e3b55f278..a84fe3ddc985 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -8437,7 +8437,6 @@ sc/source/filter/inc/rtfexp.hxx sc/source/filter/inc/rtfparse.hxx sc/source/filter/inc/scenariobuffer.hxx sc/source/filter/inc/scenariocontext.hxx -sc/source/filter/inc/scfobj.hxx sc/source/filter/inc/sharedstringsbuffer.hxx sc/source/filter/inc/sharedstringsfragment.hxx sc/source/filter/inc/sheetdatabuffer.hxx |