summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-02-05 09:24:25 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-02-05 09:47:48 +0000
commit194016b1d7a3f09baeaddfcfdb369adf15f9cff2 (patch)
tree18bde561673d11491849d803dee4980ae48de259 /include/connectivity/sdbcx
parentf3eccc655387b47fb0986558b8835588eee2898d (diff)
callcatcher: update unused code
Change-Id: I540d192a361938cd4dca811e7170d762841662ee
Diffstat (limited to 'include/connectivity/sdbcx')
-rw-r--r--include/connectivity/sdbcx/VView.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/connectivity/sdbcx/VView.hxx b/include/connectivity/sdbcx/VView.hxx
index d41bee600ae8..d7088939603e 100644
--- a/include/connectivity/sdbcx/VView.hxx
+++ b/include/connectivity/sdbcx/VView.hxx
@@ -78,9 +78,6 @@ namespace connectivity
// ODescriptor
virtual void construct() SAL_OVERRIDE;
- // ::cppu::OComponentHelper
- void SAL_CALL disposing(void);
-
// XInterface
virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException, std::exception) SAL_OVERRIDE;
virtual void SAL_CALL acquire() throw() SAL_OVERRIDE;