summaryrefslogtreecommitdiff
path: root/include/connectivity/sdbcx/VCollection.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/sdbcx/VCollection.hxx')
-rw-r--r--include/connectivity/sdbcx/VCollection.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/connectivity/sdbcx/VCollection.hxx b/include/connectivity/sdbcx/VCollection.hxx
index 3cde90b277a4..e7838979bf32 100644
--- a/include/connectivity/sdbcx/VCollection.hxx
+++ b/include/connectivity/sdbcx/VCollection.hxx
@@ -185,7 +185,7 @@ namespace connectivity
void renameObject(const OUString& _sOldName, const OUString& _sNewName);
// only the name is identical to ::cppu::OComponentHelper
- virtual void SAL_CALL disposing(void);
+ virtual void SAL_CALL disposing();
// dispatch the refcounting to the parent
virtual void SAL_CALL acquire() throw() SAL_OVERRIDE;
virtual void SAL_CALL release() throw() SAL_OVERRIDE;