summaryrefslogtreecommitdiff
path: root/include/comphelper/anycompare.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/comphelper/anycompare.hxx')
-rw-r--r--include/comphelper/anycompare.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/comphelper/anycompare.hxx b/include/comphelper/anycompare.hxx
index 5be23c9082cf..c115658c145c 100644
--- a/include/comphelper/anycompare.hxx
+++ b/include/comphelper/anycompare.hxx
@@ -61,9 +61,6 @@ namespace comphelper
private:
IKeyPredicateLess const & m_predicate;
-
- private:
- LessPredicateAdapter(); // never implemented
};