summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/java/sql/ResultSet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/java/sql/ResultSet.hxx')
-rw-r--r--connectivity/source/inc/java/sql/ResultSet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/java/sql/ResultSet.hxx b/connectivity/source/inc/java/sql/ResultSet.hxx
index 07a0653c9a6a..56fe7f364951 100644
--- a/connectivity/source/inc/java/sql/ResultSet.hxx
+++ b/connectivity/source/inc/java/sql/ResultSet.hxx
@@ -106,7 +106,7 @@ namespace connectivity
java_sql_Statement_Base* pStmt = NULL );
// ::cppu::OComponentHelper
- virtual void SAL_CALL disposing(void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
// 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;