summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FTables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/file/FTables.hxx')
-rw-r--r--connectivity/source/inc/file/FTables.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/file/FTables.hxx b/connectivity/source/inc/file/FTables.hxx
index 74ac0dce6f86..2c91b2221c3f 100644
--- a/connectivity/source/inc/file/FTables.hxx
+++ b/connectivity/source/inc/file/FTables.hxx
@@ -45,7 +45,7 @@ namespace connectivity
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;
// only the name is identical to ::cppu::OComponentHelper
- virtual void SAL_CALL disposing(void) SAL_OVERRIDE;
+ virtual void SAL_CALL disposing() SAL_OVERRIDE;
};
}
}