Kaydet (Commit) 5ab3360c authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: unused variable

üst bcbabc4b
......@@ -2484,7 +2484,7 @@ sal_Bool SbaTableQueryBrowser::implLoadAnything(const ::rtl::OUString& _rDataSou
InvalidateAll();
return bSuccess;
}
catch( const SQLException& e )
catch( const SQLException& )
{
Any aException( ::cppu::getCaughtException() );
showError( SQLExceptionInfo( aException ) );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment