summaryrefslogtreecommitdiffstats
path: root/fpicker/source/office/contentenumeration.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2023-03-09 14:28:47 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2023-03-10 11:34:00 +0000
commit50b68c341f2543c4d841fce4d4b3e080f4491e1d (patch)
treeddeece0ddf664cdd258ef6c19919c5644d9945b2 /fpicker/source/office/contentenumeration.cxx
parenttdf#153735 update tooltip because outline level "Text Body" -> "None" (diff)
downloadcore-50b68c341f2543c4d841fce4d4b3e080f4491e1d.tar.gz
core-50b68c341f2543c4d841fce4d4b3e080f4491e1d.zip
improve loplugin:unnecessarylocking
to find more locking we can remove Change-Id: Ief7bc5ec2a1ff31f22a0ad366910b7fcc4725818 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148599 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'fpicker/source/office/contentenumeration.cxx')
-rw-r--r--fpicker/source/office/contentenumeration.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/fpicker/source/office/contentenumeration.cxx b/fpicker/source/office/contentenumeration.cxx
index 5eb12feeef2e..fe2f59310a47 100644
--- a/fpicker/source/office/contentenumeration.cxx
+++ b/fpicker/source/office/contentenumeration.cxx
@@ -251,7 +251,6 @@ namespace svt
if ( pData->mbIsFolder )
{
- SolarMutexGuard aGuard;
::svtools::VolumeInfo aVolInfo( pData->mbIsVolume, pData->mbIsRemote,
pData->mbIsRemoveable, pData->mbIsFloppy,
pData->mbIsCompactDisc );