summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/ATable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/ado/ATable.hxx')
-rw-r--r--connectivity/source/inc/ado/ATable.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/connectivity/source/inc/ado/ATable.hxx b/connectivity/source/inc/ado/ATable.hxx
index ca7882686695..e40698556e7c 100644
--- a/connectivity/source/inc/ado/ATable.hxx
+++ b/connectivity/source/inc/ado/ATable.hxx
@@ -60,8 +60,6 @@ namespace connectivity
virtual sal_Int64 SAL_CALL getSomething( const css::uno::Sequence< sal_Int8 >& aIdentifier ) throw(css::uno::RuntimeException) override;
static css::uno::Sequence< sal_Int8 > getUnoTunnelImplementationId();
- virtual void SAL_CALL acquire() throw() override;
- virtual void SAL_CALL release() throw() override;
// XRename
virtual void SAL_CALL rename( const OUString& newName ) throw(css::sdbc::SQLException, css::container::ElementExistException, css::uno::RuntimeException) override;