summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/prov.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/file/prov.cxx')
-rw-r--r--ucb/source/ucp/file/prov.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/ucb/source/ucp/file/prov.cxx b/ucb/source/ucp/file/prov.cxx
index b67304e52739..99c609153a36 100644
--- a/ucb/source/ucp/file/prov.cxx
+++ b/ucb/source/ucp/file/prov.cxx
@@ -258,7 +258,6 @@ class XPropertySetInfoImpl2
{
public:
XPropertySetInfoImpl2();
- virtual ~XPropertySetInfoImpl2() override;
// XInterface
virtual Any SAL_CALL
@@ -312,13 +311,6 @@ XPropertySetInfoImpl2::XPropertySetInfoImpl2()
PropertyAttribute::READONLY );
}
-
-XPropertySetInfoImpl2::~XPropertySetInfoImpl2()
-{
- // nothing
-}
-
-
void SAL_CALL
XPropertySetInfoImpl2::acquire()
throw()