aInfo should be used

Change-Id: I6a62a65462fde741b3425f9095195c29924ce85c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94092
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
This commit is contained in:
Tomoyuki Kubota
2020-05-13 10:55:53 +09:00
committed by Noel Grandin
parent eb5de8ec13
commit ae7560781c

View File

@@ -308,7 +308,6 @@ namespace dbaui
aSQLException.Message = sMessage;
aInfo = dbtools::SQLExceptionInfo(aSQLException);
}
return xRet;
}
catch(const css::io::WrongFormatException &e)
{