vcl/source/app/salplug.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 4350aafa465a0a2b1da1d8e070be8781aa4b79f4
Author: Stephan Bergmann <[email protected]>
AuthorDate: Fri Jun 25 10:19:47 2021 +0200
Commit: Stephan Bergmann <[email protected]>
CommitDate: Fri Jun 25 14:17:28 2021 +0200
loplugin:casttovoid (clang-cl)
Change-Id: Ic85ec91c64df6b28ca0d6fd8103c0997f61e852c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117837
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <[email protected]>
diff --git a/vcl/source/app/salplug.cxx b/vcl/source/app/salplug.cxx
index d281b797c5a9..d2cfc91e3c57 100644
--- a/vcl/source/app/salplug.cxx
+++ b/vcl/source/app/salplug.cxx
@@ -320,7 +320,6 @@ void SalAbort( const OUString& rErrorText, bool bDumpCore )
GetSalData()->m_pInstance->BeforeAbort(rErrorText, bDumpCore);
#if defined _WIN32
- (void) bDumpCore;
if( rErrorText.isEmpty() )
{
// make sure crash reporter is triggered
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits