diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2018-10-28 10:00:35 +0100 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-10-29 07:19:00 +0100 |
commit | 98f4f6442c234df1fc98832c2716348085fdfd83 (patch) | |
tree | e005d23f055801320820f8b80886fdb7952e1567 /solenv/clang-format | |
parent | d2242cb1b88cc7d7af1990965925d19557b9f347 (diff) |
Drop unused header
Found while cleaning up unotools with IWYU
The same OStreamSection class is is implemented in comphelper
about since 2c23e6959a2dfd45d904308e5c7dfe456408a652 (this was in 2000!)
Change-Id: I464ece9ff84536d5332caa0f285856d3fe358e5b
Reviewed-on: https://gerrit.libreoffice.org/62470
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 882ab4206688..2c9172ff98d4 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7859,7 +7859,6 @@ include/unotools/searchopt.hxx include/unotools/securityoptions.hxx include/unotools/sharedunocomponent.hxx include/unotools/streamhelper.hxx -include/unotools/streamsection.hxx include/unotools/streamwrap.hxx include/unotools/syslocale.hxx include/unotools/syslocaleoptions.hxx |