summaryrefslogtreecommitdiff
path: root/testtools
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-11-12 16:11:24 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-11-14 10:14:59 +0100
commitf8bf80939ab8960965b2fce58ebb614b7b754c27 (patch)
tree13d72677931c683801f553e36505b8cfd7a2bbac /testtools
parent6b1aff89edc36bbb2d7cd15814900435ead98556 (diff)
-Werror,-Wunused-member-function
Change-Id: I6f8c9a32bc9266f20b5fc74b4e2f60f7b6be55d3
Diffstat (limited to 'testtools')
-rw-r--r--testtools/source/bridgetest/constructors.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/testtools/source/bridgetest/constructors.cxx b/testtools/source/bridgetest/constructors.cxx
index c1d72d3e2720..ac011bf6db13 100644
--- a/testtools/source/bridgetest/constructors.cxx
+++ b/testtools/source/bridgetest/constructors.cxx
@@ -205,9 +205,6 @@ public:
Impl2(): m_attr1(0.0) {}
private:
- Impl2(Impl &); // not defined
- void operator =(Impl &); // not defined
-
virtual ~Impl2() {}
virtual void SAL_CALL initialize(