diff options
Diffstat (limited to 'include/connectivity')
-rw-r--r-- | include/connectivity/sdbcx/VCatalog.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/connectivity/sdbcx/VCatalog.hxx b/include/connectivity/sdbcx/VCatalog.hxx index f7eee9ea6a26..36b25ae65b16 100644 --- a/include/connectivity/sdbcx/VCatalog.hxx +++ b/include/connectivity/sdbcx/VCatalog.hxx @@ -105,7 +105,6 @@ namespace connectivity // ::cppu::OComponentHelper virtual void SAL_CALL disposing() override; // XInterface - void SAL_CALL acquire() throw() override; void SAL_CALL release() throw() override; // XTablesSupplier virtual css::uno::Reference< css::container::XNameAccess > SAL_CALL getTables( ) throw(css::uno::RuntimeException, std::exception) override; |