summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-05-05 15:13:18 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-05-05 20:13:45 +0200
commitc9d0890cecbf00dd2c6066f7ceeaa82611cf1e73 (patch)
tree9786d24fb95b4c391f78f14880937c0f678250d5 /include/svl
parentf6403c39ed687a507d53c9d812b20839fd1152c6 (diff)
drop newly unused SfxStyleSheetIterator::GetSearchFamily
Change-Id: I19eeb705e1eff352cd9f95f63f65b81732c6c591 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93495 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/svl')
-rw-r--r--include/svl/style.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/style.hxx b/include/svl/style.hxx
index 8993613bd02e..34db45a58792 100644
--- a/include/svl/style.hxx
+++ b/include/svl/style.hxx
@@ -282,7 +282,6 @@ public:
const OUString &rParent);
void SetSearchMask(SfxStyleFamily eFam, SfxStyleSearchBits n=SfxStyleSearchBits::All );
- SfxStyleFamily GetSearchFamily() const { return nSearchFamily; }
void Reindex();
/** Add a style sheet.