summaryrefslogtreecommitdiff
path: root/include/svl
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-06-08 16:40:12 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-06-08 16:40:12 +0200
commitbd5a895c2b79b6c3a7655136a80e257656f605e4 (patch)
tree2fd695217e259ceaaae79e830a882111e6be76a4 /include/svl
parenta5c1b12bc249660febbc5752bebd449f27af9e72 (diff)
DbgCheckItemSet is gone
...since 87c9465262680dec09efb869800859aa65ab1d19 "Bin unused function DbgCheckItemSet" Change-Id: I109598dc5e087697d77b96a0ba2fb178d47b3aa6
Diffstat (limited to 'include/svl')
-rw-r--r--include/svl/itemset.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svl/itemset.hxx b/include/svl/itemset.hxx
index dccebd2b23b3..ee3ac3d06366 100644
--- a/include/svl/itemset.hxx
+++ b/include/svl/itemset.hxx
@@ -42,7 +42,6 @@ class SAL_WARN_UNUSED SVL_DLLPUBLIC SfxItemSet
friend class SfxItemPoolCache;
friend class SfxAllItemSet;
-friend const char *DbgCheckItemSet( const void* );
private:
SVL_DLLPRIVATE void InitRanges_Impl(const sal_uInt16 *nWhichPairTable);