summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/firebird/Tables.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/firebird/Tables.hxx')
-rw-r--r--connectivity/source/drivers/firebird/Tables.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/drivers/firebird/Tables.hxx b/connectivity/source/drivers/firebird/Tables.hxx
index 1a0a3580efd7..e106b8b65c4d 100644
--- a/connectivity/source/drivers/firebird/Tables.hxx
+++ b/connectivity/source/drivers/firebird/Tables.hxx
@@ -32,8 +32,7 @@ namespace connectivity
static OUString createStandardColumnPart(const css::uno::Reference< css::beans::XPropertySet >& xColProp,const css::uno::Reference< com::sun::star::sdbc::XConnection>& _xConnection);
// OCollection
- virtual void impl_refresh()
- throw(css::uno::RuntimeException) override;
+ virtual void impl_refresh() override;
virtual ::connectivity::sdbcx::ObjectType createObject(
const ::rtl::OUString& rName) override;
virtual css::uno::Reference< css::beans::XPropertySet >