diff --git a/dbaccess/source/ui/misc/linkeddocuments.cxx b/dbaccess/source/ui/misc/linkeddocuments.cxx index ce4b6554f6d0..13effe4ccd93 100644 --- a/dbaccess/source/ui/misc/linkeddocuments.cxx +++ b/dbaccess/source/ui/misc/linkeddocuments.cxx @@ -308,7 +308,6 @@ namespace dbaui aSQLException.Message = sMessage; aInfo = dbtools::SQLExceptionInfo(aSQLException); } - return xRet; } catch(const css::io::WrongFormatException &e) {