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 163b721eb7ff..587cdc632b05 100644
--- a/connectivity/source/drivers/evoab2/NTables.cxx
+++ b/connectivity/source/drivers/evoab2/NTables.cxx
@@ -75,7 +75,7 @@ ObjectType OEvoabTables::createObject(const OUString& aName)
return xRet;
}
-void OEvoabTables::impl_refresh( ) throw(RuntimeException)
+void OEvoabTables::impl_refresh( )
{
static_cast<OEvoabCatalog&>(m_rParent).refreshTables();
}