summaryrefslogtreecommitdiff
path: root/include/dbaccess
diff options
context:
space:
mode:
Diffstat (limited to 'include/dbaccess')
-rw-r--r--include/dbaccess/genericcontroller.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/dbaccess/genericcontroller.hxx b/include/dbaccess/genericcontroller.hxx
index 53c32cb34249..7b7fed25b12f 100644
--- a/include/dbaccess/genericcontroller.hxx
+++ b/include/dbaccess/genericcontroller.hxx
@@ -374,8 +374,7 @@ namespace dbaui
// connect to a datasource
css::uno::Reference< css::sdbc::XConnection > connect(
- const css::uno::Reference< css::sdbc::XDataSource>& _xDataSource,
- ::dbtools::SQLExceptionInfo* _pErrorInfo
+ const css::uno::Reference< css::sdbc::XDataSource>& _xDataSource
);
// connect to a datasource