summaryrefslogtreecommitdiff
path: root/connectivity/source/drivers/odbc/ORealDriver.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/drivers/odbc/ORealDriver.hxx')
-rw-r--r--connectivity/source/drivers/odbc/ORealDriver.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/connectivity/source/drivers/odbc/ORealDriver.hxx b/connectivity/source/drivers/odbc/ORealDriver.hxx
index d015bb42c0bd..b4b092b87697 100644
--- a/connectivity/source/drivers/odbc/ORealDriver.hxx
+++ b/connectivity/source/drivers/odbc/ORealDriver.hxx
@@ -34,8 +34,7 @@ namespace connectivity { namespace odbc {
/// @throws css::uno::Exception
css::uno::Reference< css::uno::XInterface >
-ODBCDriver_CreateInstance( css::uno::Reference< css::lang::XMultiServiceFactory > const & factory)
- throw (css::uno::Exception);
+ODBCDriver_CreateInstance( css::uno::Reference< css::lang::XMultiServiceFactory > const & factory);
} }