summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/evoab2/NTables.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/evoab2/NTables.cxx')
-rw-r--r--connectivity/source/drivers/evoab2/NTables.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/evoab2/NTables.cxx b/connectivity/source/drivers/evoab2/NTables.cxx
index 817b9e557f5b..5c4cfbe520ec 100644
--- a/connectivity/source/drivers/evoab2/NTables.cxx
+++ b/connectivity/source/drivers/evoab2/NTables.cxx
@@ -82,7 +82,7 @@ void OEvoabTables::impl_refresh( ) throw(RuntimeException)
static_cast<OEvoabCatalog&>(m_rParent).refreshTables();
}
-void OEvoabTables::disposing(void)
+void OEvoabTables::disposing()
{
m_xMetaData.clear();
OCollection::disposing();