sfx2/source/control/thumbnailviewacc.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit 9d135a7f7d7e2f0585d76f1426edf4a17b6f10c8 Author: Takeshi Abe <t...@fixedpoint.jp> Date: Mon Oct 30 17:36:43 2017 +0900 sfx2: Kill useless mutex guard Change-Id: Idcbb1eff983bb82d29b8e53f09c0b7e73a8aab39 Reviewed-on: https://gerrit.libreoffice.org/44046 Reviewed-by: Noel Grandin <noel.gran...@collabora.co.uk> Tested-by: Noel Grandin <noel.gran...@collabora.co.uk> diff --git a/sfx2/source/control/thumbnailviewacc.cxx b/sfx2/source/control/thumbnailviewacc.cxx index d6f977f4bd74..4c03b46b6b11 100644 --- a/sfx2/source/control/thumbnailviewacc.cxx +++ b/sfx2/source/control/thumbnailviewacc.cxx @@ -433,7 +433,6 @@ sal_Bool SAL_CALL ThumbnailViewAcc::isAccessibleChildSelected( sal_Int32 nChildI void SAL_CALL ThumbnailViewAcc::clearAccessibleSelection() { ThrowIfDisposed(); - const SolarMutexGuard aSolarGuard; } void SAL_CALL ThumbnailViewAcc::selectAllAccessibleChildren() _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits