diff options
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/sdbcx/VCatalog.cxx | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/connectivity/source/sdbcx/VCatalog.cxx b/connectivity/source/sdbcx/VCatalog.cxx index 87ec5f13c672..c05a50a09a72 100644 --- a/connectivity/source/sdbcx/VCatalog.cxx +++ b/connectivity/source/sdbcx/VCatalog.cxx @@ -61,11 +61,6 @@ OCatalog::~OCatalog() delete m_pUsers; } -void SAL_CALL OCatalog::acquire() throw() -{ - OCatalog_BASE::acquire(); -} - void SAL_CALL OCatalog::release() throw() { release_ChildImpl(); |