summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/ado/AStatement.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/ado/AStatement.hxx')
-rw-r--r--connectivity/source/inc/ado/AStatement.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/ado/AStatement.hxx b/connectivity/source/inc/ado/AStatement.hxx
index 356a37a80e7b..45798fb5f337 100644
--- a/connectivity/source/inc/ado/AStatement.hxx
+++ b/connectivity/source/inc/ado/AStatement.hxx
@@ -138,7 +138,7 @@ namespace connectivity
using OStatement_BASE::operator ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >;
// OComponentHelper
- virtual void SAL_CALL disposing(void);
+ virtual void SAL_CALL disposing();
// XInterface
virtual void SAL_CALL acquire() throw();
virtual void SAL_CALL release() throw();