diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-07-21 14:39:42 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-07-22 08:51:18 +0200 |
commit | 6d9e304d1748668cc25905945129095bd14fd1af (patch) | |
tree | b0ea02d427718d504da97f46d033cfabb2594937 /solenv | |
parent | 818f8f13128ba78769b4f542ed1efef658de38d9 (diff) |
SfxItemSetHint is dead
since
commit 519876dffdc8c93710af543cc11332dab9a50c14
Author: Mike Kaganski <mike.kaganski@collabora.com>
Date: Tue Jul 18 23:45:47 2023 +0300
Cleanup SfxApplication::Get/SetOptions, and drop unused SIDs
Change-Id: I8d306bf6792630cfdaa0a0ac8b77730e1e1f0070
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154724
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
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 ffe9eb7b3e78..c49000bc3350 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -5640,7 +5640,6 @@ include/svl/inethist.hxx include/svl/instrm.hxx include/svl/int64item.hxx include/svl/intitem.hxx -include/svl/isethint.hxx include/svl/itempool.hxx include/svl/itemprop.hxx include/svl/itemset.hxx |