summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/mozab/MTables.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/mozab/MTables.cxx')
-rw-r--r--connectivity/source/drivers/mozab/MTables.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/mozab/MTables.cxx b/connectivity/source/drivers/mozab/MTables.cxx
index 3cc06c694692..129c84dd493f 100644
--- a/connectivity/source/drivers/mozab/MTables.cxx
+++ b/connectivity/source/drivers/mozab/MTables.cxx
@@ -76,7 +76,7 @@ void OTables::impl_refresh( ) throw(RuntimeException)
static_cast<OCatalog&>(m_rParent).refreshTables();
}
-void OTables::disposing(void)
+void OTables::disposing()
{
m_xMetaData.clear();
OCollection::disposing();